TileSet.tileSetShapes

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

struct TileSet
@nogc nothrow
void
tileSetShapes
(
in long id
,
in Array shapes
)

Meta