TMXUtils.parse
parse(xml: Document) → {object}
Parse a XML TMX object and returns the corresponding javascript object
Name | Type | Description |
---|---|---|
xml | Document |
XML TMX object |
Type | Description |
---|---|
object |
Javascript object |