API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceTilePropertyPoint
@codexo/exojs-tilemap / tilemap / stable
A 2D point-valued tile property (e.g. an LDtk `Point` field).
3
props
0
methods
0
events
Import
import { TilePropertyPoint } from '@codexo/exojs-tilemap'A 2D point-valued tile property (e.g. an LDtk `Point` field).
Properties3
cx: numbercy: numberkind: "point"Source