Class: LoaderParser

Phaser. LoaderParser

new LoaderParser()

Phaser.LoaderParser parses data objects from Phaser.Loader that need more preparation before they can be inserted into the Cache.

Source:

Methods

<static> bitmapFont(xml) → {FrameData}

Parse frame data from an XML file.

Parameters:
Name Type Description
xml object

XML data you want to parse.

Source:
Returns:

Generated FrameData object.

Type
FrameData
Phaser Copyright © 2012-2013 Photon Storm Ltd.
Documentation generated by JSDoc 3.3.0-dev on Thu Nov 28 2013 15:56:31 GMT-0000 (GMT) using the DocStrap template.