API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceOccluderTileCell

@codexo/exojs-lighting / lighting / stable

One occupied cell of a tile layer, as TilemapOccluder walks them.

3
props
0
methods
0
events
Import
import { OccluderTileCell } from '@codexo/exojs-lighting'

One occupied cell of a tile layer, as TilemapOccluder walks them.

Properties3
tile: Tile
tx: number
ty: number
Source