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

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

DebugSystem(const std::shared_ptr< eng::IRenderer > &renderer, bool &showDebug)ecs::DebugSysteminlineexplicit
DebugSystem(const DebugSystem &)=deleteecs::DebugSystem
DebugSystem(DebugSystem &&)=deleteecs::DebugSystem
isEnable() overrideecs::ASysteminlinevirtual
m_isEnableecs::ASystemprivate
m_rendererecs::DebugSystemprivate
m_showDebugecs::DebugSystemprivate
operator=(const DebugSystem &)=deleteecs::DebugSystem
operator=(DebugSystem &&)=deleteecs::DebugSystem
setEnable(const bool enable) overrideecs::ASysteminlinevirtual
update(Registry &registry, float dt) overrideecs::DebugSysteminlinevirtual
~DebugSystem() override=defaultecs::DebugSystem
~ISystem()=defaultecs::ISystemvirtual