axmol/tests/cpp-tests/Resources/TileMaps/ortho-rotation-test.tmx

24 lines
995 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
<map version="1.0" orientation="orthogonal" width="12" height="12" tilewidth="101" tileheight="81">
<tileset firstgid="1" source="orthogonal-test1.tsx"/>
<tileset firstgid="46" name="AltTileset" tilewidth="32" tileheight="32" spacing="2" margin="2">
<image source="ortho-test2.png" width="640" height="400"/>
</tileset>
<layer name="Backgr" width="12" height="12">
<data encoding="base64" compression="zlib">
eJxTYWBgUBnFo5hMDAD0ChRB
</data>
</layer>
<layer name="Layer 0" width="12" height="12">
<data encoding="base64" compression="zlib">
eJy10EEKgCAUhOG3qYVgC8N1HcWjdJQ5SkeZo3SUBp5SmwikhA98iD+imdnsIJRiH6/gIAwd/dHskK3NSZ1064wOQimyy9r73uTQ5sFBOPzwP9FBGGs/a871fHF4uP66JgfhdPWZ617tIuxpn9F1Eb0=
</data>
</layer>
<layer name="Second Layer" width="12" height="12">
<data encoding="base64" compression="zlib">
eJxjYCAeOJCgFgT0SNcyCoYYAABWhwCv
</data>
</layer>
</map>