Class | CP::Body |
In: |
doc_dummy.rb
|
Parent: | Object |
The Chipmunk rigid body class.
a | [RW] | Angle. (in radians) |
f | [RW] | Force. |
i | [RW] | Moment of inertia. |
m | [RW] | Mass. |
p | [RW] | Position. |
rot | [R] | Rotation vector. |
t | [RW] | Torque. |
v | [RW] | Velocity. |
w | [RW] | Angular Velocity. (in radians/second) |