#include <SPhysicsStructs.h>
Public Attributes | |
| vector3df | position |
| Position of the ragdoll. | |
| vector3df | scale |
| Scale of the ragdoll. | |
| ENUMERATED_RAGDOLL_TYPE | type |
| Type of the ragdoll. | |
| SDollParts | body |
| A struct holding the visual elements of the ragdoll. | |
| vector3df SPhysicsRagdoll::position |
Position of the ragdoll.
| vector3df SPhysicsRagdoll::scale |
Scale of the ragdoll.
Type of the ragdoll.
A struct holding the visual elements of the ragdoll.
1.5.1-p1