Simple C++ Game
|
This is the complete list of members for Entity, including all inherited members.
add(const std::shared_ptr< Component > &component) | Entity | |
Entity() | Entity | |
Entity(int id) | Entity | |
getComponent(const std::string id) const | Entity | |
getId() const | Entity | |
hasComponent(const std::string id) const | Entity |