nape.phys.BodyType
Top
|
Static Properties
Overview
nape
nape.callbacks
nape.constraint
nape.dynamics
nape.geom
nape.hacks
nape.phys
nape.shape
nape.space
nape.symbolic
nape.util
type
class
Enumeration of rigid body types.
Static Properties
static readonly var
DYNAMIC
:
BodyType
Standard dynamic object, this object will be effected by the physics
static readonly var
KINEMATIC
:
BodyType
Kinematic objects are static objects which 'are' permitted to move,
static readonly var
STATIC
:
BodyType
Static objects are not permitted to move, and due to this several