Bomberman
WAL::Entity Member List

This is the complete list of members for WAL::Entity, including all inherited members.

_componentAdded(const std::type_index &type)WAL::Entityprivate
_componentRemoved(const std::type_index &type)WAL::Entityprivate
_componentsWAL::Entityprivate
_disabledWAL::Entityprivate
_nameWAL::Entityprivate
_notifySceneWAL::Entityprivate
_sceneWAL::Entity
_shouldDeleteWAL::Entityprivate
_uidWAL::Entityprivate
addComponent(Types &&...params)WAL::Entityinline
addComponent(const Component &component)WAL::Entity
Entity(Scene &wal, std::string name, bool notifyScene=true)WAL::Entityexplicit
Entity(const Entity &)WAL::Entity
Entity(Entity &&)=defaultWAL::Entity
getComponent()WAL::Entityinline
getComponent() constWAL::Entityinline
getName() constWAL::Entity
getUid() constWAL::Entity
hasComponent() constWAL::Entityinline
hasComponent(const std::type_info &type) constWAL::Entity
hasComponent(const std::type_index &type) constWAL::Entity
isDisable() constWAL::Entity
nextIDWAL::Entityprivatestatic
operator=(const Entity &)=deleteWAL::Entity
operator==(const Entity &) constWAL::Entity
removeComponent()WAL::Entityinline
SceneWAL::Entityprivate
scheduleDeletion()WAL::Entity
setDisable(bool disabled)WAL::Entity
setName(std::string &name)WAL::Entity
shouldDelete() constWAL::Entity
tryGetComponent()WAL::Entityinline
tryGetComponent() constWAL::Entityinline
Wal classWAL::Entityfriend
~Entity()=defaultWAL::Entity