BodyType
nape.phys.BodyType (final class)
Enumeration of rigid body types.
Static Members
Static objects are not permitted to move, and due to this several optimisations can be made for them.
Standard dynamic object, this object will be effected by the physics as usual.
Kinematic objects are static objects which 'are' permitted to move, you have complete control over their velocity to make them move how you wish and are not effected by any physics.
Instance Members
@private
Returns |
---|
String |
@private
Private Members
Metadata
Name | Parameters |
---|---|
:final |
- |