readyTiles Readonly

readyTiles: Set<Tile> = ...

Tiles that we want to draw and that are ready to draw. May not actually be selected, e.g. if sibling tiles are not yet ready.

Defined in

Last Updated: 16 April, 2024