|
Platformer
Platformer
|
This is the complete list of members for TextRenderComponent, including all inherited members.
| ChangeText(const std::string newText) | TextRenderComponent | |
| color | TextRenderComponent | private |
| font | TextRenderComponent | private |
| FONT_PATH | TextRenderComponent | private |
| gameObject | Component | protected |
| GetGameObject() | Component | |
| Init() | Component | virtual |
| Render() | RenderComponent | virtual |
| RenderComponent() | RenderComponent | |
| renderFlip | RenderComponent | |
| renderSrc | RenderComponent | protected |
| SetParentGameObject(std::weak_ptr< GameObject > g) | Component | |
| TextRenderComponent(SDL_Color color) | TextRenderComponent | |
| TextRenderComponent(SDL_Color color, std::string text) | TextRenderComponent | |
| texture | RenderComponent | protected |
| Update() override | RenderComponent | virtual |
1.8.14