view bin/map-example.xml @ 2:fc2f936a961c

basic loading, to be fixed
author fred@reichbier.de
date Thu, 17 Jul 2008 21:06:43 +0200
parents
children 292df259cc85
line wrap: on
line source

<map version="1" width="3" height="3">
  <tiles tileset="tileset-example.xml">
    <layer tilewidth="32" tileheight="32">
      1,1,1,0,0,0,1,1,1
    </layer>
  </tiles>
</map>