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

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

addComponent(TArgs &&... mArgs)Entityinline
addGroup(Group mGroup) (defined in Entity)Entityvirtual
addMessage(std::string mMessage) (defined in Entity)Entityinlinevirtual
cellUpdate() (defined in Entity)Entityinlinevirtual
children (defined in Entity)Entity
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
getId() (defined in Entity)Entityinline
getManager() (defined in Entity)Entityinline
getOwnerCell() const (defined in Entity)Entityinlinevirtual
getOwnerCells() const (defined in MultiCellEntity)MultiCellEntityinline
getParentEntity() (defined in Entity)Entityinlinevirtual
hasComponent() const (defined in Entity)Entityinline
hasComponentByName(const std::string &componentName) (defined in Entity)Entityinline
hasGroup(Group mGroup) (defined in Entity)Entityinline
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
manager (defined in Entity)Entityprotected
MultiCellEntity(Manager &mManager) (defined in MultiCellEntity)MultiCellEntityinline
nodeComponentArray (defined in Entity)Entityprotected
nodeComponentBitSet (defined in Entity)Entityprotected
ownerCells (defined in MultiCellEntity)MultiCellEntity
removeComponent() (defined in Entity)Entityinline
removeEntity() (defined in Entity)Entityinlinevirtual
removeGroup(Group mGroup) (defined in Entity)Entity
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(unsigned int m_id) (defined in Entity)Entityinline
setOwnerCells(std::vector< Cell * > cells) (defined in MultiCellEntity)MultiCellEntityinline
setParentEntity(Entity *pEntity) (defined in Entity)Entityinlinevirtual
update(float deltaTime) (defined in Entity)Entityinlinevirtual
~Entity() (defined in Entity)Entityinlinevirtual