This is the complete list of members for ecs::ISystem, including all inherited members.
| isEnable()=0 | ecs::ISystem | pure virtual |
| setEnable(bool enable)=0 | ecs::ISystem | pure virtual |
| update(Registry ®istry, float dt)=0 | ecs::ISystem | pure virtual |
| ~ISystem()=default | ecs::ISystem | virtual |