GPR5100 - Rollback
Loading...
Searching...
No Matches
game::BoxManager Member List

This is the complete list of members for game::BoxManager, including all inherited members.

AddComponent(Entity entity)core::ComponentManager< Box, static_cast< core::EntityMask >(core::ComponentType::BOX_COLLIDER2D)>virtual
CopyAllComponents(const std::vector< Box > &components)core::ComponentManager< Box, static_cast< core::EntityMask >(core::ComponentType::BOX_COLLIDER2D)>
GetAllComponents() constcore::ComponentManager< Box, static_cast< core::EntityMask >(core::ComponentType::BOX_COLLIDER2D)>
GetComponent(Entity entity) constcore::ComponentManager< Box, static_cast< core::EntityMask >(core::ComponentType::BOX_COLLIDER2D)>
GetComponent(Entity entity)core::ComponentManager< Box, static_cast< core::EntityMask >(core::ComponentType::BOX_COLLIDER2D)>
RemoveComponent(Entity entity)core::ComponentManager< Box, static_cast< core::EntityMask >(core::ComponentType::BOX_COLLIDER2D)>virtual
SetComponent(Entity entity, const Box &value)core::ComponentManager< Box, static_cast< core::EntityMask >(core::ComponentType::BOX_COLLIDER2D)>