This is the complete list of members for Entity, including all inherited members.
| addComponent(TArgs &&... mArgs) | Entity | inline |
| addGroup(GroupID memGroup) | Entity | |
| delComponent() | Entity | inline |
| deleteAllComponents() | Entity | |
| delGroup(GroupID memGroup) | Entity | |
| disable() | Entity | |
| draw() | Entity | |
| enable() | Entity | |
| Entity(Manager &memManager, std::string _id) | Entity | |
| getComponent() const | Entity | inline |
| getID() const | Entity | |
| hasComponent() const | Entity | inline |
| hasGroup(GroupID memGroup) | Entity | |
| isActive() const | Entity | |
| refresh() | Entity | |
| reload() | Entity | |
| update() | Entity |