TileSet.tileSetShapeOneWay

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

struct TileSet
@nogc nothrow
void
tileSetShapeOneWay
(
in long id
,
in long shape_id
,
in bool one_way
)

Meta