BitmapFontLoader Class
The xml loader is used to load in XML bitmap font data ("xml" or "fnt") To generate the data you can use http://www.angelcode.com/products/bmfont/ This loader will also load the image file as the data. When loaded this class will dispatch a "loaded" event
Constructor
BitmapFontLoader
(
-
url
-
crossorigin
Parameters:
-
url
Stringthe url of the sprite sheet JSON file
-
crossorigin
Boolean