TileMap.updateBitmaskArea

Applies autotiling rules to the cell (and its adjacent cells) referenced by its grid-based X and Y coordinates.

struct TileMap
@nogc nothrow
void
updateBitmaskArea
(
in Vector2 position
)

Meta