Function TileSet.tileGetShapeOffset

Returns the offset of a tile's shape.

Vector2 tileGetShapeOffset (
  const(long) id,
  const(long) shape_id
) nothrow @nogc const;