Sha256: 33f427cf13e0d21d6e63eeb8f0ea94f45ef1056c5c2919a073a6d1bdfedb9814
Contents?: true
Size: 305 Bytes
Versions: 1
Compression:
Stored size: 305 Bytes
Contents
# 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. module DynamicsNode end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
davidrichards-tegu_gears-0.0.3 | lib/tegu_gears/dynamics/node.rb |