Cogs.Core
|
Public Attributes | |
WeakEntityPtr | entity |
bool | contact = false |
bool | trigger = false |
Definition at line 25 of file RigidBodySystem.h.
bool Cogs::Core::SharedRigidBodyData::contact = false |
Definition at line 28 of file RigidBodySystem.h.
WeakEntityPtr Cogs::Core::SharedRigidBodyData::entity |
Definition at line 27 of file RigidBodySystem.h.
bool Cogs::Core::SharedRigidBodyData::trigger = false |
Definition at line 29 of file RigidBodySystem.h.