Function TileSet.tileGetShapeOneWay

Returns the one-way collision value of a tile's shape.

bool tileGetShapeOneWay (
  const(long) id,
  const(long) shape_id
) nothrow @nogc const;