libs.tilemap.Polygon
libs.tilemap.Polygon
Fields
| Name | Type | |
|---|---|---|
vertices | hl.types.ArrayObj | |
edgeCache | hl.types.ArrayObj |
Protos
f@31622isClockwise(libs.tilemap.Polygon) → Boolf@31623getEdges(libs.tilemap.Polygon) → hl.types.ArrayObjf@31624inclusionScore(libs.tilemap.Polygon, libs.tilemap.Polygon) → I32
Bindings
- static
f@31643__constructor__(libs.tilemap.Polygon, hl.types.ArrayObj) → Void