|
GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#include <external/RadixEngine/include/radix/data/text/Font.hpp>
Public Member Functions | |
| const Glyph & | getGlyph (int index) const |
| int | getStringLength (const std::string &string) const |
Data Fields | |
| int | num_chars |
| float | size |
| std::map< int, Glyph > | letters |
|
inline |
|
inline |
| std::map<int, Glyph> radix::Font::letters |
| int radix::Font::num_chars |
| float radix::Font::size |
1.8.8