ui.GameInfos
ui.GameInfos
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
bg | ui.BG | |
title | ui.Text | |
mainFlow | h2d.Flow | |
boxScroller | ui.UIBox | |
sliderScroller | libs.heaps.slib.HSprite | |
controller | tool.ControllerAccess | |
pauseUI | ui.Pause | |
fGameplayMod | h2d.Flow | |
fBlueprint | ui.FlowBox | |
fBossCell | ui.FlowBox | |
fTimers | ui.FlowBox | |
fInfection | ui.FlowBox | |
heiContent | I32 |
Protos
f@37009onResize(ui.GameInfos) → Voidf@37010onDispose(ui.GameInfos) → Voidf@37011update(ui.GameInfos) → Void
Bindings
- static
f@37008__constructor__(ui.GameInfos, ui.Pause) → Void