Bomberman
WAL
Entity
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::Entity
private
_componentRemoved
(const std::type_index &type)
WAL::Entity
private
_components
WAL::Entity
private
_disabled
WAL::Entity
private
_name
WAL::Entity
private
_notifyScene
WAL::Entity
private
_scene
WAL::Entity
_shouldDelete
WAL::Entity
private
_uid
WAL::Entity
private
addComponent
(Types &&...params)
WAL::Entity
inline
addComponent
(const Component &component)
WAL::Entity
Entity
(Scene &wal, std::string name, bool notifyScene=true)
WAL::Entity
explicit
Entity
(const Entity &)
WAL::Entity
Entity
(Entity &&)=default
WAL::Entity
getComponent
()
WAL::Entity
inline
getComponent
() const
WAL::Entity
inline
getName
() const
WAL::Entity
getUid
() const
WAL::Entity
hasComponent
() const
WAL::Entity
inline
hasComponent
(const std::type_info &type) const
WAL::Entity
hasComponent
(const std::type_index &type) const
WAL::Entity
isDisable
() const
WAL::Entity
nextID
WAL::Entity
private
static
operator=
(const Entity &)=delete
WAL::Entity
operator==
(const Entity &) const
WAL::Entity
removeComponent
()
WAL::Entity
inline
Scene
WAL::Entity
private
scheduleDeletion
()
WAL::Entity
setDisable
(bool disabled)
WAL::Entity
setName
(std::string &name)
WAL::Entity
shouldDelete
() const
WAL::Entity
tryGetComponent
()
WAL::Entity
inline
tryGetComponent
() const
WAL::Entity
inline
Wal
class
WAL::Entity
friend
~Entity
()=default
WAL::Entity
Generated by
1.8.17