ui.FlowBox
ui.FlowBox
Inherits from: h2d.Flow
Fields
| Name | Type | |
|---|---|---|
box | ui.UIBox | |
blackBG | libs.heaps.slib.HSprite | |
padH | F64 | |
padV | F64 | |
padTop | Null | |
padBot | Null | |
padLeft | Null | |
padRight | Null | |
| static | createBoxValidationWithBiomeParam | Fun |
| static | createBoxValidation | Fun |
| static | createBoxMain | Fun |
| static | createBoxInfo | Fun |
| static | createBoxBlueAssist | Fun |
Protos
f@5244get_pixelScale(ui.FlowBox) → F64f@5245removeChildren(ui.FlowBox) → Voidf@5246reflow(ui.FlowBox) → Void
Bindings
- static
f@5252__constructor__(ui.FlowBox, h2d.Object) → Void - static
f@5251createBoxBlueAssist(h2d.Object, I32, I32, I32) → ui.FlowBox - static
f@5250createBoxInfo(h2d.Object, I32, I32, Null, Null) → ui.FlowBox - static
f@5249createBoxMain(h2d.Object, I32, I32, Null) → ui.FlowBox - static
f@5248createBoxValidation(h2d.Object, Ref, Ref, Ref, Null) → ui.FlowBox - static
f@5247createBoxValidationWithBiomeParam(h2d.Object, Ref, Ref) → ui.FlowBox