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
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user