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: 11 June, 2024
Woah! This page has a great deal of content... Give us a second to load it.
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: 11 June, 2024