R-TYPE
ECS::EventsSystem Member List

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

_componentManagerECS::Systemprotected
_entityManagerECS::Systemprotected
checkIsValidEntity(Entity entity)ECS::EventsSystemvirtual
clearEvents()ECS::EventsSystem
EventsSystem(const std::shared_ptr< ComponentManager > &componentsManager, const std::shared_ptr< EntityManager > &entityManager)ECS::EventsSystem
modifyAcceleration(Entity entity, std::deque< Button > &event)ECS::EventsSystemprotected
setClock(std::shared_ptr< Clock > clock)ECS::EventsSystem
setEvents(std::size_t entity, std::deque< Button > event)ECS::EventsSystem
setSfml(std::shared_ptr< InitSfml > sfml)ECS::EventsSystem
shoot(Entity entity)ECS::EventsSystemprotected
System(const std::shared_ptr< ComponentManager > &componentManager, const std::shared_ptr< EntityManager > &entityManager)ECS::System
update()ECS::EventsSystemvirtual
~EventsSystem()=defaultECS::EventsSystem
~System()=defaultECS::System