跳转到内容

DecodedChunk

此内容尚不支持你的语言。

Defined in: tilemap/chunkCodec.ts:18

One decoded chunk: its chunk-grid coords + the 16×16 row-major tile ids.

tiles: Uint16Array

Defined in: tilemap/chunkCodec.ts:21


x: number

Defined in: tilemap/chunkCodec.ts:19


y: number

Defined in: tilemap/chunkCodec.ts:20