|
Raylib C++
1.0.0
Encapsulates the raylib library
|
This is the complete list of members for raylib::text::TextCodepoint, including all inherited members.
| codePointToUTF8(const int &codepoint, int &byteSize) | raylib::text::TextCodepoint | static |
| getCodepoints() const | raylib::text::TextCodepoint | |
| getCodepointsCount() const | raylib::text::TextCodepoint | |
| TextCodepoint(const std::string &text) | raylib::text::TextCodepoint | explicit |
| toUTF8String(const int &bytesLength) | raylib::text::TextCodepoint |
1.8.17