class nape.phys.BodyType
Available on all platforms
Enumeration of rigid body types.
Class Fields
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.
Static objects are not permitted to move, and due to this several * optimisatinos can be made for them.