src\constants.js:51
The types of files that the loader supports for types that have multiple formats (like tilemaps).
CSV
Defined in src\constants.js:79
src\constants.js:79
Represents the csv file type
Default: 'csv'
JSON
Defined in src\constants.js:59
src\constants.js:59
Represents the json file type
Default: 'json'
XML
Defined in src\constants.js:69
src\constants.js:69
Represents the xml file type
Default: 'xml'