R-TYPE
ECS::GraphicSystem Member List

This is the complete list of members for ECS::GraphicSystem, including all inherited members.

_componentManagerECS::Systemprotected
_entityManagerECS::Systemprotected
checkIsValidEntity(Entity entity)ECS::GraphicSystemvirtual
GraphicSystem(const std::shared_ptr< ComponentManager > &componentsManager, const std::shared_ptr< EntityManager > &entityManager)ECS::GraphicSystem
setClock(std::shared_ptr< Clock > clock)ECS::GraphicSystem
setSfml(std::shared_ptr< InitSfml > sfml)ECS::GraphicSystem
System(const std::shared_ptr< ComponentManager > &componentManager, const std::shared_ptr< EntityManager > &entityManager)ECS::System
update()ECS::GraphicSystemvirtual
~GraphicSystem()=defaultECS::GraphicSystem
~System()=defaultECS::System