Skip to content

libs.tilemap.Segment

libs.tilemap.Segment

Fields

NameType
alibs.tilemap.Vertex
blibs.tilemap.Vertex
normalI32
staticxMinSortFun
staticyMinSortFun
statichvSplitFun
staticgetIntersectionGroupsFun
staticgetMaximumIndependentSetFun
statictoRectanglesFun
staticgetRectangleFun

Protos

  • f@31625 swapVertices(libs.tilemap.Segment) → Void
  • f@31626 intersects(libs.tilemap.Segment, libs.tilemap.Segment) → Bool

Bindings

  • static f@31637 __constructor__(libs.tilemap.Segment, libs.tilemap.Vertex, libs.tilemap.Vertex) → Void
  • static f@31636 getRectangle(haxe.ds.ObjectMap, libs.tilemap._Segment.Neighbors) → libs.tilemap.Rectangle
  • static f@31635 toRectangles(hl.types.ArrayObj) → hl.types.ArrayObj
  • static f@31634 getMaximumIndependentSet(hl.types.ArrayObj) → hl.types.ArrayObj
  • static f@31633 getIntersectionGroups(hl.types.ArrayObj) → hl.types.ArrayObj
  • static f@31632 hvSplit(hl.types.ArrayObj, hl.types.ArrayObj, hl.types.ArrayObj) → Void
  • static f@31631 yMinSort(libs.tilemap.Segment, libs.tilemap.Segment) → I32
  • static f@31630 xMinSort(libs.tilemap.Segment, libs.tilemap.Segment) → I32