Function TileMap.cellTileOrigin
Position for tile origin. See tileorigin
for possible values.
TileMap . TileOrigin cellTileOrigin() nothrow @property @nogc;
void cellTileOrigin
(
long v
) nothrow @property @nogc;