GPR5100 - Rollback
Loading...
Searching...
No Matches
core::PositionManager Member List

This is the complete list of members for core::PositionManager, including all inherited members.

AddComponent(Entity entity)core::ComponentManager< Vec2f, static_cast< Component >(ComponentType::POSITION)>virtual
ComponentManager(EntityManager &entityManager) (defined in core::PositionManager)core::PositionManagerinline
ComponentManager(const ComponentManager &)=delete (defined in core::PositionManager)core::PositionManager
ComponentManager(ComponentManager &&)=delete (defined in core::PositionManager)core::PositionManager
CopyAllComponents(const std::vector< Vec2f > &components)core::ComponentManager< Vec2f, static_cast< Component >(ComponentType::POSITION)>
GetAllComponents() constcore::ComponentManager< Vec2f, static_cast< Component >(ComponentType::POSITION)>
GetComponent(Entity entity) constcore::ComponentManager< Vec2f, static_cast< Component >(ComponentType::POSITION)>
GetComponent(Entity entity)core::ComponentManager< Vec2f, static_cast< Component >(ComponentType::POSITION)>
RemoveComponent(Entity entity)core::ComponentManager< Vec2f, static_cast< Component >(ComponentType::POSITION)>virtual
SetComponent(Entity entity, const Vec2f &value)core::ComponentManager< Vec2f, static_cast< Component >(ComponentType::POSITION)>