API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceTiledChunkData
@codexo/exojs-tiled / tiled / stable
A chunk of tile data within an infinite tile layer.
5
props
0
methods
0
events
Import
import { TiledChunkData } from '@codexo/exojs-tiled'A chunk of tile data within an infinite tile layer.
Properties5
data: readonly number[]height: numberwidth: numberx: numbery: numberSource