Files
nenya/tests/rsrc/config/miso/tilesets-components.xml
T
Michael Bayne c2117ee86d Behold, Nenya, Ring of Water and repository for our media and animation related
goodies, both Java 2D and LWJGL/JME 3D.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1 ed5b42cb-e716-0410-a449-f6a68f950b19
2006-06-23 18:07:28 +00:00

32 lines
860 B
XML

<?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets-components.xml 597 2001-11-08 01:14:02Z shaper $ -->
<!-- Component test tileset description data. -->
<tilesetgroup>
<tilesets>
<tileset tsid="0" name="Character Stand">
<imagefile/>
<rowheight>94, 94, 94, 94, 94, 94, 94, 94</rowheight>
<rowwidth>94, 94, 94, 94, 94, 94, 94, 94</rowwidth>
<tilecount>1, 1, 1, 1, 1, 1, 1, 1</tilecount>
<offsetpos>1, 1</offsetpos>
<gapdist>39, 18</gapdist>
</tileset>
<tileset tsid="1" name="Character Walk">
<imagefile/>
<rowheight>94, 94, 94, 94, 94, 94, 94, 94</rowheight>
<rowwidth>94, 94, 94, 94, 94, 94, 94, 94</rowwidth>
<tilecount>6, 6, 6, 6, 6, 6, 6, 6</tilecount>
<offsetpos>52, 51</offsetpos>
<gapdist>39, 18</gapdist>
</tileset>
</tilesets>
</tilesetgroup>