|
Archimedes/Dash Da Capo!
|
This is the complete list of members for TextBox, including all inherited members.
| changeBackgroundColor(SDL_Color color) | TextBox | |
| changeDimensions(int w, int h) (defined in TextBox) | TextBox | |
| changePosition(int x, int y) | TextBox | |
| changeText(std::string text) | TextBox | |
| changeTextColor(SDL_Color color) | TextBox | |
| getBottomY() const | TextBox | |
| render(SDL_Renderer *renderer) | TextBox | |
| TextBox()=default (defined in TextBox) | TextBox | |
| TextBox(std::string text, int fontSize, int x, int y, int w, int h, std::string inputFont="../../assets/fonts/Roboto-Medium.ttf", SDL_Color textColor={255, 0, 0, 255}, SDL_Color backgroundColor={0, 0, 0, 0}, bool isClear=false) (defined in TextBox) | TextBox |