Modified tileset descriptions according to new style.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@696 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-11-29 21:55:06 +00:00
parent c9b1066ebe
commit e3d39f9a49
+4 -8
View File
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- test tileset parser -->
<tilesets>
<tilesets>
<uniform>
<tileset name="Node Icons">
<imagePath>node-icons.png</imagePath>
@@ -30,12 +30,8 @@
<tileCounts>4</tileCounts>
<offsetPos>2, 2</offsetPos>
<gapSize>4, 0</gapSize>
<objects>
<object tid="0" width="4" height="3"/>
<object tid="1" width="3" height="4"/>
<object tid="2" width="4" height="3"/>
<object tid="3" width="3" height="4"/>
</objects>
<objectWidths>4, 3, 4, 3</objectWidths>
<objectHeights>3, 4, 3, 4</objectHeights>
</tileset>
</object>
</tilesets>
</tilesets>