This is the complete list of members for TextDisplay, including all inherited members.
Component() | Component | inline |
Draw() | TextDisplay | |
font | TextDisplay | |
position | TextDisplay | |
rect | TextDisplay | |
renderer | TextDisplay | |
setText(std::string const &textToDisplay) | TextDisplay | |
surface | TextDisplay | |
TextDisplay(Vec2 position, SDL_Renderer *renderer, TTF_Font *font, std::string text) | TextDisplay | |
texture | TextDisplay | |
Update(int x, int y, std::string text) | TextDisplay | |
~Component() | Component | inline |
~TextDisplay() | TextDisplay |