Mad Level Manager
 All Classes Namespaces Functions Enumerations Enumerator Properties
Classes | Public Types | Public Member Functions | Public Attributes | Properties | List of all members
MadLevelManager.MadFont Class Reference
Inheritance diagram for MadLevelManager.MadFont:

Classes

class  Glyph
 

Public Types

enum  CreateStatus { None, Ok, TooMuchGlypsDefined, TooMuchGlypsFound }
 

Public Member Functions

void ForceInit ()
 
Glyph GlyphFor (char c)
 

Public Attributes

Texture2D texture
 
string glyphs
 
int linesCount = 1
 
float fillFactorTolerance = 0.01f
 
CreateStatus createStatus = default(CreateStatus)
 
bool created
 
Material material
 
string dimensions
 
float height
 
Dictionary< char, Glyph_glyphMap = new Dictionary<char, Glyph>()
 

Properties

Dictionary< char, GlyphglyphMap [get]
 
float textureAspect [get]
 
bool initialized [get, set]
 
bool dirty [get, set]
 

The documentation for this class was generated from the following file: