File: tileset_config.txt

package info (click to toggle)
flare-engine 1.14-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,388 kB
  • sloc: cpp: 47,760; java: 3,956; sh: 309; xml: 45; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
# Tileset Settings

#orientation=isometric

# units_per_tile MUST be a power of 2
# and divisible by both tile dimensions
#units_per_tile=64

# tile_size: width, height
#tile_size=64,32