r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
gme::SpawnSystem Member List

This is the complete list of members for gme::SpawnSystem, including all inherited members.

isEnable() overridegme::SpawnSysteminlinevirtual
m_enemySpawnTimergme::SpawnSystemprivate
m_isEnableecs::ASystemprivate
m_renderergme::SpawnSystemprivate
m_waveTimergme::SpawnSystemprivate
operator=(const SpawnSystem &)=deletegme::SpawnSystem
operator=(SpawnSystem &&)=deletegme::SpawnSystem
setEnable(const bool enable) overridegme::SpawnSysteminlinevirtual
spawnEnemy(ecs::Registry &registry)gme::SpawnSysteminlineprivatestatic
SpawnSystem(const std::shared_ptr< eng::IRenderer > &renderer)gme::SpawnSysteminlineexplicit
SpawnSystem(const SpawnSystem &)=deletegme::SpawnSystem
SpawnSystem(SpawnSystem &&)=deletegme::SpawnSystem
spawnWave(ecs::Registry &registry)gme::SpawnSysteminlineprivatestatic
update(ecs::Registry &registry, float dt) overridegme::SpawnSysteminlinevirtual
~ISystem()=defaultecs::ISystemvirtual
~SpawnSystem() override=defaultgme::SpawnSystem