This is the complete list of members for JAM_Text, including all inherited members.
| createTextTexture() | JAM_Text | private |
| font | JAM_Text | private |
| fontColour | JAM_Text | private |
| fontLocation | JAM_Text | private |
| fontSize | JAM_Text | private |
| getDimensions() | JAM_Text | |
| JAM_Text(std::string text, std::string fontLocation, SDL_Renderer *renderer) | JAM_Text | |
| JAM_Text(std::string text, std::string fontLocation, int fontSize, SDL_Renderer *renderer) | JAM_Text | |
| JAM_Text(std::string text, std::string fontLocation, SDL_Renderer *renderer, int r, int g, int b) | JAM_Text | |
| JAM_Text(std::string text, std::string fontLocation, int fontSize, SDL_Renderer *renderer, int r, int g, int b) | JAM_Text | |
| pushToScreen(int x, int y) | JAM_Text | |
| renderer | JAM_Text | private |
| setColour(int r, int g, int b) | JAM_Text | |
| setFont(std::string fontLocation) | JAM_Text | |
| setFontSize(int fontSize) | JAM_Text | |
| setText(std::string text) | JAM_Text | |
| text | JAM_Text | private |
| textureData | JAM_Text | private |
| textureHeight | JAM_Text | private |
| textureWidth | JAM_Text | private |
| ~JAM_Text() | JAM_Text |
1.8.8