Bomberman
BBM::EventSystem Member List

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

_eventsBBM::EventSystemprivate
_globalEventsBBM::EventSystemprivate
_walWAL::System<>protected
dispatchEvent(const std::function< void(WAL::Entity &)> &event)BBM::EventSystem
dispatchEvent(const std::function< void(WAL::Wal &)> &event)BBM::EventSystem
EventSystem(WAL::Wal &wal)BBM::EventSystemexplicit
EventSystem(const EventSystem &)=defaultBBM::EventSystem
fixedUpdate() finalWAL::System<>inlinevirtual
getView() overrideWAL::System<>inlinevirtual
onFixedUpdate(ViewEntity< Dependencies... > &entity)WAL::System<>inlinevirtual
onSelfUpdate(std::chrono::nanoseconds dtime) overrideBBM::EventSystemvirtual
onUpdate(WAL::ViewEntity<> &entity, std::chrono::nanoseconds dtime) overrideBBM::EventSystem
System<>::onUpdate(ViewEntity< Dependencies... > &entity, std::chrono::nanoseconds dtime)WAL::System<>inlinevirtual
operator=(const EventSystem &)=deleteBBM::EventSystem
System<>::operator=(const System &)=defaultWAL::System<>protected
System(System &&) noexcept=defaultWAL::System<>
System(Wal &wal)WAL::System<>inlineexplicitprotected
System(const System &)=defaultWAL::System<>protected
update(std::chrono::nanoseconds dtime) finalWAL::System<>inlinevirtual
~EventSystem() override=defaultBBM::EventSystem
~ISystem()=defaultWAL::ISystemvirtual
~System() override=defaultWAL::System<>