.. | |
---|
BMFont | Used internally via FlxBitmapFont.fromAngelCode to serialize text, xml or binary files
exported from BMFont |
BMFontChar | Bitmap font character data used internally via FlxBitmapFont.fromAngelCode to serialize text,
xml or binary files exported from BMFont |
BMFontCommon | Common data used internally via FlxBitmapFont.fromAngelCode to serialize text, xml or binary
files exported from BMFont |
BMFontInfo | Info data used internally via FlxBitmapFont.fromAngelCode to serialize text, xml or binary
files exported from BMFont |
BMFontKerning | Kerning data used internally via FlxBitmapFont.fromAngelCode to serialize text, xml or binary
files exported from BMFont |
BMFontPadding | |
BMFontPage | Page data used internally via FlxBitmapFont.fromAngelCode to serialize text, xml or binary
files exported from BMFont |
BMFontSpacing | |
BMFontXml | Helps providing a fast dot-syntax access to the most common Xml methods.
Copied from haxe.xml.Access but replaces error throws with warnings and errors FlxG.log |