File: tile_image_not_found_in_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 (6 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<tileset name="tile_image_not_found_in_tileset" tilewidth="106" tileheight="72" tilecount="1" columns="0">
 <tile id="0">
  <image width="106" height="72" source="../../examples/hexmini_typo.png"/>
 </tile>
</tileset>