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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.