Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITilelayerChunk

Hierarchy

  • ITilelayerChunk

Index

Properties

Properties

data

data: number[] | string

Array of unsigned int (GIDs) or base64-encoded data

height

height: number

Height in tiles (int)

width

width: number

Width in tiles (int)

x

x: number

X coordinate in tiles (int)

y

y: number

Y coordinate in tiles (int)

Generated using TypeDoc