Skip to content

libs.tilemap.Polygon

libs.tilemap.Polygon

Fields

NameType
verticeshl.types.ArrayObj
edgeCachehl.types.ArrayObj

Protos

  • f@31622 isClockwise(libs.tilemap.Polygon) → Bool
  • f@31623 getEdges(libs.tilemap.Polygon) → hl.types.ArrayObj
  • f@31624 inclusionScore(libs.tilemap.Polygon, libs.tilemap.Polygon) → I32

Bindings

  • static f@31643 __constructor__(libs.tilemap.Polygon, hl.types.ArrayObj) → Void