|
Simple C++ Game
|
This is the complete list of members for RenderComponent, including all inherited members.
| Component(const std::string id) | Entity::Component | |
| getId() const | Entity::Component | |
| RENDER_COMP_ID | RenderComponent | static |
| RenderComponent() | RenderComponent | |
| sprite | RenderComponent | |
| texture | RenderComponent | |
| ~Component() | Entity::Component | virtual |