r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
ecs::TextSystem Member List

This is the complete list of members for ecs::TextSystem, including all inherited members.

isEnable() overrideecs::ASysteminlinevirtual
m_isEnableecs::ASystemprivate
m_rendererecs::TextSystemprivate
operator=(const TextSystem &)=deleteecs::TextSystem
operator=(TextSystem &&)=deleteecs::TextSystem
setEnable(const bool enable) overrideecs::ASysteminlinevirtual
TextSystem(const std::shared_ptr< eng::IRenderer > &renderer)ecs::TextSysteminlineexplicit
TextSystem(const TextSystem &)=deleteecs::TextSystem
TextSystem(TextSystem &&)=deleteecs::TextSystem
update(Registry &registry, float) overrideecs::TextSysteminlinevirtual
~ISystem()=defaultecs::ISystemvirtual
~TextSystem() override=defaultecs::TextSystem