Bomberman
BBM::ScoreSystem Member List

This is the complete list of members for BBM::ScoreSystem, including all inherited members.

_walWAL::System< ScoreComponent, HealthComponent >protected
fixedUpdate() finalWAL::System< ScoreComponent, HealthComponent >inlinevirtual
getView() overrideWAL::System< ScoreComponent, HealthComponent >inlinevirtual
onFixedUpdate(ViewEntity< Dependencies... > &entity)WAL::System< ScoreComponent, HealthComponent >inlinevirtual
onSelfUpdate(std::chrono::nanoseconds dtime)WAL::System< ScoreComponent, HealthComponent >inlinevirtual
onUpdate(WAL::ViewEntity< ScoreComponent, HealthComponent > &entity, std::chrono::nanoseconds dtime) overrideBBM::ScoreSystem
System< ScoreComponent, HealthComponent >::onUpdate(ViewEntity< Dependencies... > &entity, std::chrono::nanoseconds dtime)WAL::System< ScoreComponent, HealthComponent >inlinevirtual
operator=(const ScoreSystem &)=deleteBBM::ScoreSystem
System< ScoreComponent, HealthComponent >::operator=(const System &)=defaultWAL::System< ScoreComponent, HealthComponent >protected
ScoreSystem(WAL::Wal &wal)BBM::ScoreSystem
ScoreSystem(const ScoreSystem &)=defaultBBM::ScoreSystem
System(System &&) noexcept=defaultWAL::System< ScoreComponent, HealthComponent >
System(Wal &wal)WAL::System< ScoreComponent, HealthComponent >inlineexplicitprotected
System(const System &)=defaultWAL::System< ScoreComponent, HealthComponent >protected
update(std::chrono::nanoseconds dtime) finalWAL::System< ScoreComponent, HealthComponent >inlinevirtual
~ISystem()=defaultWAL::ISystemvirtual
~ScoreSystem() override=defaultBBM::ScoreSystem
~System() override=defaultWAL::System< ScoreComponent, HealthComponent >