annotate bin/tileset-example.xml @ 3:a9af6ec19195

working map and tileset loading
author fred@reichbier.de
date Thu, 17 Jul 2008 21:34:53 +0200
parents fc2f936a961c
children f4b89014ad39
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
fc2f936a961c basic loading, to be fixed
fred@reichbier.de
parents:
diff changeset
1 <tileset version="1">
fc2f936a961c basic loading, to be fixed
fred@reichbier.de
parents:
diff changeset
2 <tile id="0" filename="grass.png" />
3
a9af6ec19195 working map and tileset loading
fred@reichbier.de
parents: 2
diff changeset
3 <tile id="1" filename="grass-stone-water-l.png" />
2
fc2f936a961c basic loading, to be fixed
fred@reichbier.de
parents:
diff changeset
4 </tileset>