Function TileSet.tileSetShapeOffset
Sets the offset of a tile's shape.
void tileSetShapeOffset
(
const(long) id,
const(long) shape_id,
const(Vector2) shape_offset
) nothrow @nogc;
Sets the offset of a tile's shape.
void tileSetShapeOffset
(
const(long) id,
const(long) shape_id,
const(Vector2) shape_offset
) nothrow @nogc;