Function TileSet.tileSetShapeOneWay

Enables one-way collision on a tile's shape.

void tileSetShapeOneWay (
  const(long) id,
  const(long) shape_id,
  const(bool) one_way
) nothrow @nogc;