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

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

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