Skip to content

tool.Labyrinth

tool.Labyrinth

Fields

NameType
nodeshl.types.ArrayObj
widthI32
heightI32
startNodetool.LabyrinthNode
endNodetool.LabyrinthNode

Protos

  • f@32139 getNode(tool.Labyrinth, I32, I32) → tool.LabyrinthNode
  • f@32140 buildGraph(tool.Labyrinth, libs.Rand) → Void

Bindings

  • static f@32148 __constructor__(tool.Labyrinth, I32, I32, hl.types.ArrayBytes_Int, hl.types.ArrayBytes_Int) → Void