Skip to content

ui.FlowBox

ui.FlowBox

Inherits from: h2d.Flow

Fields

NameType
boxui.UIBox
blackBGlibs.heaps.slib.HSprite
padHF64
padVF64
padTopNull
padBotNull
padLeftNull
padRightNull
staticcreateBoxValidationWithBiomeParamFun
staticcreateBoxValidationFun
staticcreateBoxMainFun
staticcreateBoxInfoFun
staticcreateBoxBlueAssistFun

Protos

  • f@5244 get_pixelScale(ui.FlowBox) → F64
  • f@5245 removeChildren(ui.FlowBox) → Void
  • f@5246 reflow(ui.FlowBox) → Void

Bindings

  • static f@5252 __constructor__(ui.FlowBox, h2d.Object) → Void
  • static f@5251 createBoxBlueAssist(h2d.Object, I32, I32, I32) → ui.FlowBox
  • static f@5250 createBoxInfo(h2d.Object, I32, I32, Null, Null) → ui.FlowBox
  • static f@5249 createBoxMain(h2d.Object, I32, I32, Null) → ui.FlowBox
  • static f@5248 createBoxValidation(h2d.Object, Ref, Ref, Ref, Null) → ui.FlowBox
  • static f@5247 createBoxValidationWithBiomeParam(h2d.Object, Ref, Ref) → ui.FlowBox