Simple C++ Game
Entity Member List

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) constEntity
getId() constEntity
hasComponent(const std::string id) constEntity