|
OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
This is the complete list of members for Font, including all inherited members.
| drawFontBox(unsigned int x, unsigned int y, unsigned int w, unsigned int h) | Font | privatestatic |
| drawText(unsigned int x, unsigned int y, float scale, glm::vec4 color, std::string s) | Font | static |
| drawTextCentered(unsigned int x, unsigned int y, float scale, glm::vec4 color, unsigned int width, std::string s) | Font | static |
| drawTextWrapped(unsigned int x, unsigned int y, float scale, glm::vec4 color, unsigned int maxWidth, std::string s) | Font | static |
| fontName | Font | privatestatic |
| getFontName() | Font | inlinestatic |
| getShowFontBox() | Font | inlinestatic |
| heightText(float scale, unsigned int maxWidth, std::string s) | Font | static |
| initialize(std::string font="") | Font | static |
| isInit | Font | privatestatic |
| setShowFontBox(bool s) | Font | inlinestatic |
| showFontBox | Font | privatestatic |
| shutdown() | Font | static |
| widthText(float scale, std::string s) | Font | static |
1.8.9.1