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: 20 June, 2023
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.
Last Updated: 20 June, 2023