Skip to content

level.Platform

level.Platform

Fields

NameType
lMaplevel.LevelMap
leftI32
walkYI32
collYI32
widI32
heightshl.types.ArrayBytes_Int
minHeightI32
maxHeightI32
occupationshaxe.ds.IntMap
occupiedCountI32

Protos

  • f@3155 getPoints(level.Platform) → hl.types.ArrayObj
  • f@3156 getFreePoints(level.Platform) → hl.types.ArrayObj
  • f@3157 addOccupation(level.Platform, I32, Null) → Void
  • f@3158 listFreeXs(level.Platform, Null, level.Room, Fun) → hl.types.ArrayBytes_Int
  • f@3159 overlapsRoom(level.Platform, I32) → Bool
  • f@3160 hasRoomType(level.Platform, String) → Bool
  • f@3161 isInRoomGroup(level.Platform, I32) → Bool

Bindings

  • static f@3228 __constructor__(level.Platform, level.LevelMap, I32, I32, I32) → Void