Cogs.Core
|
Public Types | |
enum | { ApplyImpulse } |
Public Attributes | |
enum Cogs::Core::GhostAction:: { ... } | type |
WeakEntityPtr | target |
glm::vec3 | value |
glm::vec3 | position |
Definition at line 24 of file GhostComponent.h.
anonymous enum |
Definition at line 26 of file GhostComponent.h.
glm::vec3 Cogs::Core::GhostAction::position |
Definition at line 31 of file GhostComponent.h.
WeakEntityPtr Cogs::Core::GhostAction::target |
Definition at line 29 of file GhostComponent.h.
glm::vec3 Cogs::Core::GhostAction::value |
Definition at line 30 of file GhostComponent.h.