|
group2 0.1.0
CSE 125 Group 2
|
Marker on each ragdoll-body entity; points back to the parent ragdoll character and which bone slot this body fills. More...
#include <Ragdoll.hpp>
Public Attributes | |
| entt::entity | character {entt::null} |
| RagdollBone | bone {RagdollBone::Torso} |
Marker on each ragdoll-body entity; points back to the parent ragdoll character and which bone slot this body fills.
| RagdollBone RagdollBoneTag::bone {RagdollBone::Torso} |
| entt::entity RagdollBoneTag::character {entt::null} |