Classes | |
class | Glyph |
Public Member Functions | |
void | Init () |
void | ForceInit () |
Glyph | GlyphFor (char c) |
Public Attributes | |
Material | material |
string | dimensions |
float | height |
Dictionary< char, Glyph > | glyphMap = new Dictionary<char, Glyph>() |
Properties | |
float | textureAspect [get] |
bool | initialized [get, set] |