This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-23 19:43:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
feabcdadb9
phaser
/
src
/
tilemaps
/
Formats.js
9 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Adding CSV & JSON tilemaps to BaseLoader
2017-11-09 18:21:06 +00:00
module
.
exports
=
{
Shortened Tilemap format names
2018-01-18 00:30:22 +00:00
CSV
:
0
,
TILED
_JSON
:
1
,
ARRAY
_2D
:
2
,
WELTMEISTER
:
3
Adding CSV & JSON tilemaps to BaseLoader
2017-11-09 18:21:06 +00:00
}
;
Reference in a new issue
Copy permalink