File: beach_tileset.tsx

package info (click to toggle)
tiled-qt 1.2.1%2Bdfsg.1-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 31,084 kB
  • sloc: cpp: 85,970; java: 3,602; python: 1,469; xml: 1,251; sh: 56; makefile: 32; ruby: 15
file content (20 lines) | stat: -rw-r--r-- 636 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="beach_tileset" tilewidth="16" tileheight="16" tilecount="936" columns="36">
 <image source="beach_tileset.png" width="576" height="416"/>
 <tile id="37">
  <animation>
   <frame tileid="37" duration="1000"/>
   <frame tileid="46" duration="1000"/>
   <frame tileid="55" duration="1000"/>
   <frame tileid="64" duration="1000"/>
  </animation>
 </tile>
 <tile id="148">
  <animation>
   <frame tileid="148" duration="1000"/>
   <frame tileid="157" duration="1000"/>
   <frame tileid="166" duration="1000"/>
   <frame tileid="175" duration="1000"/>
  </animation>
 </tile>
</tileset>