Function TileSet.tileSetShapes

Sets an array of shapes for the tile, enabling collision.

void tileSetShapes (
  const(long) id,
  const(Array) shapes
) nothrow @nogc;