Package | stencyl.api.io |
Class | public class FontReader |
Inheritance | FontReader Object |
Implements | AbstractReader |
Method | Defined By | ||
---|---|---|---|
FontReader | |||
accepts(type:String):Boolean | FontReader | ||
FontReader |
FontReader | () | Constructor |
public function FontReader()
accepts | () | method |
public function accepts(type:String):Boolean
Parameters
type:String |
Boolean |
read | () | method |
public function read(ID:uint, type:String, name:String, xml:XML):Resource
Parameters
ID:uint | |
type:String | |
name:String | |
xml:XML |
Resource |