This is the complete list of members for ecs::TextSystem, including all inherited members.
| isEnable() override | ecs::ASystem | inlinevirtual |
| m_isEnable | ecs::ASystem | private |
| m_renderer | ecs::TextSystem | private |
| operator=(const TextSystem &)=delete | ecs::TextSystem | |
| operator=(TextSystem &&)=delete | ecs::TextSystem | |
| setEnable(const bool enable) override | ecs::ASystem | inlinevirtual |
| TextSystem(const std::shared_ptr< eng::IRenderer > &renderer) | ecs::TextSystem | inlineexplicit |
| TextSystem(const TextSystem &)=delete | ecs::TextSystem | |
| TextSystem(TextSystem &&)=delete | ecs::TextSystem | |
| update(Registry ®istry, float) override | ecs::TextSystem | inlinevirtual |
| ~ISystem()=default | ecs::ISystem | virtual |
| ~TextSystem() override=default | ecs::TextSystem |