axmol/tests/cpp-tests/Resources/TileMaps/iso-test1.tmx

22 lines
785 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="isometric" width="10" height="10" tilewidth="64" tileheight="32">
<tileset firstgid="1" name="Untitled" tilewidth="64" tileheight="32">
<image source="iso.png" width="64" height="96"/>
</tileset>
<layer name="Layer 0" width="10" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NkYGBgHMWDBgMAjw2X0pABAAA=
</data>
</layer>
<layer name="Layer 1" width="10" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NmwARMOOjhAJhwsJlxqMPmd2YkmgmHGmS1yOqwqWdGwgDg7sqJkAEAAA==
</data>
</layer>
<layer name="Layer 2" width="10" height="10">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGFqAGYqppW6wAQDMTJpEkAEAAA==
</data>
</layer>
</map>