NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
BMFontReader Class Reference

Helper class that takes care of loading BMFont's glyph information from the specified byte array. This functionality is not a part of BMFont anymore because Flash export option can't handle System.IO functions. More...

Static Public Member Functions

static void Load (BMFont font, string name, byte[] bytes)
 Reload the font data. More...
 

Detailed Description

Helper class that takes care of loading BMFont's glyph information from the specified byte array. This functionality is not a part of BMFont anymore because Flash export option can't handle System.IO functions.

Member Function Documentation

static void BMFontReader.Load ( BMFont  font,
string  name,
byte[]  bytes 
)
static

Reload the font data.


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