API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceTiledTilesetData
@codexo/exojs-tiled / tiled / stable
A Tiled tileset, as the root of a standalone `.tsj` file or (minus `firstgid`) embedded inline in a map's `tilesets` array.
18
props
0
methods
0
events
Import
import { TiledTilesetData } from '@codexo/exojs-tiled'A Tiled tileset, as the root of a standalone `.tsj` file or (minus `firstgid`) embedded inline in a map's `tilesets` array.
Properties18
class?: stringcolumns: numberimage?: stringSingle-image ("atlas") tileset source, relative to the tileset's location. Absent for collection-of-images tilesets.
imageheight?: numberimagewidth?: numbermargin?: numbername: stringAlignment of a tile object's stored position within its bounding box. Absent means 'unspecified'.
spacing?: numbertilecount: numbertiledversion?: stringtileheight: numbertilewidth: numberversion?: number | stringSource