TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Entity Member List

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

active (defined in Entity)Entityprotected
addComponent(TArgs &&... mArgs)Entityinline
addToGroup(Group mGroup) (defined in Entity)Entityvirtual
cellUpdate() (defined in Entity)Entityinlinevirtual
childrenEntity
componentArray (defined in Entity)Entityprotected
componentBitSet (defined in Entity)Entityprotected
components (defined in Entity)Entity
destroy() (defined in Entity)Entityinlinevirtual
draw(size_t e_index, PlaneModelRenderer &batch, TazGraphEngine::Window &window) (defined in Entity)Entityinline
draw(size_t e_index, LineRenderer &batch, TazGraphEngine::Window &window) (defined in Entity)Entityinline
draw(size_t e_index, PlaneColorRenderer &batch, TazGraphEngine::Window &window) (defined in Entity)Entityinline
draw(size_t e_index, LightRenderer &batch, TazGraphEngine::Window &window) (defined in Entity)Entityinline
Entity(Manager &mManager) (defined in Entity)Entityinline
GetComponent() const (defined in Entity)Entityinline
GetComponentPtr() (defined in Entity)Entityinline
getId() (defined in Entity)Entityinline
getManager() (defined in Entity)Entityinline
getOwnerCell() const (defined in Entity)Entityinlinevirtual
getParentEntity() (defined in Entity)Entityinline
groupBitSet (defined in Entity)Entityprotected
hasComponent() const (defined in Entity)Entityinline
hasComponentByName(const std::string &componentName) (defined in Entity)Entityinline
hasGroup(Group mGroup) (defined in Entity)Entityinline
hidden (defined in Entity)Entityprotected
hide() (defined in Entity)Entityinline
imgui_display() (defined in Entity)Entityinlinevirtual
imgui_print() (defined in Entity)Entityinlinevirtual
isActive() (defined in Entity)Entityinline
isHidden() (defined in Entity)Entityinline
isVertical (defined in Entity)Entity
managerEntityprotected
nodeComponentArray (defined in Entity)Entityprotected
nodeComponentBitSet (defined in Entity)Entityprotected
onCreation() (defined in Entity)Entityinlinevirtual
parent_entity (defined in Entity)Entityprotected
removeComponent() (defined in Entity)Entityinline
removeEntityFromCell() (defined in Entity)Entityinlinevirtual
removeFromCell() (defined in Entity)Entityinlinevirtual
removeFromCells() (defined in Entity)Entityinlinevirtual
removeGroup(Group mGroup) (defined in Entity)Entityvirtual
reveal() (defined in Entity)Entityinline
setComponentEntity(Component *c) (defined in Entity)Entityinlinevirtual
setComponentEntity(NodeComponent *c) (defined in Entity)Entityinlinevirtual
setComponentEntity(LinkComponent *c) (defined in Entity)Entityinlinevirtual
setId(EntityID m_id) (defined in Entity)Entityinline
setParentEntity(Entity *pEntity) (defined in Entity)Entityinline
slotSpacing (defined in Entity)Entity
update(float deltaTime) (defined in Entity)Entityinlinevirtual
~Entity() (defined in Entity)Entityinlinevirtual