Nox Engine
 
Loading...
Searching...
No Matches
Entity Member List

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

addComponent(TArgs &&... mArgs)Entityinline
addGroup(GroupID memGroup)Entity
delComponent()Entityinline
deleteAllComponents()Entity
delGroup(GroupID memGroup)Entity
disable()Entity
draw()Entity
enable()Entity
Entity(Manager &memManager, std::string _id)Entity
getComponent() constEntityinline
getID() constEntity
hasComponent() constEntityinline
hasGroup(GroupID memGroup)Entity
isActive() constEntity
refresh()Entity
reload()Entity
update()Entity