Module: DynamicsNode
- Defined in:
- lib/tegu_gears/dynamics/node.rb
Overview
I’m using explicit nodes here to carry the meaning of the dynamics. I have done it another way, where I patch in some methods to anything that moves. That’s a really obtrusive way to build a system, it turns out. So, I’ll mix things in explicitly and see how that goes.