libs.tilemap._Segment.IntersectionGroup
libs.tilemap._Segment.IntersectionGroup
Fields
| Name | Type | |
|---|---|---|
hSegs | hl.types.ArrayObj | |
vSegs | hl.types.ArrayObj | |
intersections | hl.types.ArrayObj | |
hSegToIndex | haxe.ds.ObjectMap | |
vSegToIndex | haxe.ds.ObjectMap |
Protos
f@31640addIntersection(libs.tilemap._Segment.IntersectionGroup, libs.tilemap.Segment, libs.tilemap.Segment) → Void
Bindings
- static
f@31642__constructor__(libs.tilemap._Segment.IntersectionGroup) → Void