API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceChunkCoord
@codexo/exojs-tilemap / tilemap / stable
A signed chunk coordinate pair.
2
props
0
methods
0
events
Import
import { ChunkCoord } from '@codexo/exojs-tilemap'A signed chunk coordinate pair.
Properties2
cx: numbercy: numberSource