| 
    Nymph Game Engine
    
   Chaiscript based Game Engine 
   | 
 
This is the complete list of members for Entity, including all inherited members.
| addComponent(std::shared_ptr< Component > component) | Entity | |
| components | Entity | protected | 
| Entity() | Entity | |
| getComponents() noexcept | Entity | |
| getTransform() const noexcept | Entity | |
| isActive() const noexcept | Entity | |
| removeComponent(std::shared_ptr< Component > component) | Entity | |
| setActive(const bool active) noexcept | Entity |