Function TileMap.updateDirtyQuadrants
Updates the tile map's quadrants, allowing things such as navigation and collision shapes to be immediately used if modified.
void updateDirtyQuadrants() nothrow @nogc;
Updates the tile map's quadrants, allowing things such as navigation and collision shapes to be immediately used if modified.
void updateDirtyQuadrants() nothrow @nogc;