Method | Description | |
---|---|---|
Build ( this _bitmapFont, Object _fontInfo ) : void | ||
Create ( string _path, string _name ) : exBitmapFont, |
Method | Description | |
---|---|---|
ParseFontInfo ( exBitmapFont, _bitmapFont, Object _fontInfo ) : void | ||
ParseValue ( string _words, string _key ) : string |
public static Build ( this _bitmapFont, Object _fontInfo ) : void | ||
_bitmapFont | this | |
_fontInfo | Object | |
return | void |
public static Create ( string _path, string _name ) : exBitmapFont, | ||
_path | string | |
_name | string | |
return | exBitmapFont, |