Public Attributes | |
b2Body * | _pBody |
The body associated with this body part. | |
BaseCollisionHullPtr | _pCollisionHull |
This parts collision hull. | |
ConstraintMap | _constraints |
Constraints associated with this bodypart. | |
std::string | _name |
The name of the body part. | |
b2BodyDef | _bodyDef |
The body def used to create this body. |