Prototype physics body type enum.
static STATIC_DLL_IMPEXT PrototypePhysics_BodyType * STATIC_RIGIDBODY
PrototypePhysics_BodyType(const string &name, int ordinal)
Public constructor.
static PrototypePhysics_BodyType * valueOf(const string &name)
Returns enum object given by name.
static STATIC_DLL_IMPEXT PrototypePhysics_BodyType * NONE
static STATIC_DLL_IMPEXT PrototypePhysics_BodyType * COLLISION_BODY
static STATIC_DLL_IMPEXT PrototypePhysics_BodyType * DYNAMIC_RIGIDBODY