ui.SpeedrunPopUp
ui.SpeedrunPopUp
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
bg | h2d.Graphics | |
blackBG | libs.heaps.slib.HSprite | |
fb | ui.FlowBox | |
title | ui.Text | |
line | libs.heaps.slib.HSprite | |
fControl | h2d.Flow | |
fl_scoreLines | h2d.Flow | |
clYes | ui.ControlLabel | |
mask | h2d.Mask | |
controller | tool.ControllerAccess | |
validSfx | hxd.res.Sound | |
closing | Bool | |
onEnd | Fun | |
lineWidth | F64 | |
onEndDone | Bool | |
bossCellCount | ui.hud.Count | |
lines | hl.types.ArrayObj |
Protos
f@8268needScroll(ui.SpeedrunPopUp) → Boolf@8269scroll(ui.SpeedrunPopUp, Bool) → Voidf@8270onResize(ui.SpeedrunPopUp) → Voidf@8271close(ui.SpeedrunPopUp) → Voidf@8272onDispose(ui.SpeedrunPopUp) → Voidf@8273update(ui.SpeedrunPopUp) → Void
Bindings
- static
f@8275__constructor__(ui.SpeedrunPopUp, Fun) → Void