TileSet.tileAddShape

Adds a shape to the tile.

struct TileSet
@nogc nothrow
void
tileAddShape
(
in long id
,,
in Transform2D shape_transform
,
in bool one_way = false
,
in Vector2 autotile_coord = Vector2(0, 0)
)

Meta