ui.UIBox
ui.UIBox
Inherits from: h2d.Layers
Fields
| Name | Type | |
|---|---|---|
get_pixelScale | Fun | |
wid | I32 | |
hei | I32 | |
padH | I32 | |
padV | I32 | |
borderW | I32 | |
borderH | I32 | |
sg | h2d.ScaleGrid | |
secondarySg | h2d.ScaleGrid | |
colorBG | I32 | |
bg | h2d.Graphics | |
bgDuo | h2d.Graphics | |
logoDC | libs.heaps.slib.HSprite | |
maskLogo | h2d.Mask | |
isAdjusted | Bool | |
| static | drawBoxMain | Fun |
| static | drawBoxHud | Fun |
| static | drawBoxLegendaryOutline | Fun |
| static | drawBoxOutline | Fun |
| static | drawBoxValidation | Fun |
| static | drawBoxInfo | Fun |
| static | drawBoxDialog | Fun |
| static | drawBoxCollector | Fun |
| static | drawBoxThink | Fun |
| static | drawBoxBlueAssist | Fun |
Protos
f@3525addSecondaryBox(ui.UIBox, String) → Voidf@3526adjust(ui.UIBox) → Voidf@3527colorizeSG(ui.UIBox, I32) → Voidf@3528setBG(ui.UIBox, I32, Ref) → Voidf@3529setBgAlpha(ui.UIBox, Ref) → Voidf@3530setMainDuoBG(ui.UIBox) → Voidf@3531addLogoDC(ui.UIBox) → Voidf@3532onResize(ui.UIBox, F64, F64) → Voidf@3533destroy(ui.UIBox) → Void
Bindings
f@3524get_pixelScale(ui.UIBox) → F64- static
f@3544__constructor__(ui.UIBox, String, F64, F64, I32, I32) → Void - static
f@3543drawBoxBlueAssist(F64, F64, Ref, Ref, I32) → ui.UIBox - static
f@3542drawBoxThink(F64, F64, Ref, Ref, I32) → ui.UIBox - static
f@3541drawBoxCollector(F64, F64, Ref, Ref, I32) → ui.UIBox - static
f@3540drawBoxDialog(F64, F64, Ref, Ref, I32) → ui.UIBox - static
f@3539drawBoxInfo(F64, F64, Ref, Ref, Null, Null, Null) → ui.UIBox - static
f@3538drawBoxValidation(F64, F64, Ref, Ref, Null, Null) → ui.UIBox - static
f@3537drawBoxOutline(F64, F64, Null, Null, Null, Null) → ui.UIBox - static
f@3536drawBoxLegendaryOutline(F64, F64, Null, Null, Null) → ui.UIBox - static
f@3535drawBoxHud(F64, F64, Null, Null, Null) → ui.UIBox - static
f@3534drawBoxMain(F64, F64, Null, Null, Null, Null) → ui.UIBox