R-TYPE
ECS::System Member List

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

_componentManagerECS::Systemprotected
_entityManagerECS::Systemprotected
checkIsValidEntity(Entity entity)=0ECS::Systempure virtual
System(const std::shared_ptr< ComponentManager > &componentManager, const std::shared_ptr< EntityManager > &entityManager)ECS::System
update()=0ECS::Systempure virtual
~System()=defaultECS::System