|
Raylib C++
1.0.0
Encapsulates the raylib library
|
This is the complete list of members for raylib::helper::TextHelper, including all inherited members.
| getGlyphAtlasRec(const raylib::text::RlFont &font, int codepoint) | raylib::helper::TextHelper | static |
| getGlyphIndex(const raylib::text::RlFont &font, int codepoint) | raylib::helper::TextHelper | static |
| getGlyphInfo(const raylib::text::RlFont &font, int codepoint) | raylib::helper::TextHelper | static |
| measureText(const std::string &text, int fontSize) | raylib::helper::TextHelper | static |
| measureText(const raylib::text::RlFont &font, const std::string &text) | raylib::helper::TextHelper | static |
| measureText(const raylib::text::RlFont &font, const std::string &text, float fontSize, float spacing=1) | raylib::helper::TextHelper | static |
1.8.17