Function TileMap.cellHalfOffset
Amount to offset alternating tiles. See halfoffset
for possible values.
TileMap . HalfOffset cellHalfOffset() nothrow @property @nogc;
void cellHalfOffset
(
long v
) nothrow @property @nogc;