TileSet.autotileGetNavigationPolygon

Returns the navigation polygon of the subtile from an atlas/autotile given its coordinates.

struct TileSet
@nogc nothrow const
autotileGetNavigationPolygon
(
in long id
,
in Vector2 coord
)

Meta