OpenRaider
0.1.4-dev
Open Source Tomb Raider Game Engine implementation
|
This is the complete list of members for FontImGui, including all inherited members.
drawText(unsigned int x, unsigned int y, float scale, glm::vec4 color, std::string s) | FontImGui | static |
drawTextWrapped(unsigned int x, unsigned int y, float scale, glm::vec4 color, unsigned int maxWidth, std::string s) | FontImGui | static |
heightText(float scale, unsigned int maxWidth, std::string s) | FontImGui | static |
widthText(float scale, std::string s) | FontImGui | static |