ui.ForgeLegendary
ui.ForgeLegendary
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
controller | tool.ControllerAccess | |
fb | ui.FlowBox | |
title | ui.Text | |
subText | ui.Text | |
line | libs.heaps.slib.HSprite | |
fxSb | h2d.SpriteBatch | |
fxPool | libs.heaps.ParticlePool | |
cursor | h2d.ScaleGrid | |
fBars | h2d.Flow | |
fCount | h2d.Flow | |
count | ui.hud.Count | |
choices | hl.types.ArrayObj | |
currentIdx | I32 | |
isPush | Bool | |
cpBaseX | F64 | |
invests | I32 |
Protos
f@14753initLegendaryForge(ui.ForgeLegendary) → Voidf@14754updateChoice(ui.ForgeLegendary) → Voidf@14755registerChoice(ui.ForgeLegendary, ui.FlowBox, ui.Bar, Fun, I32) → Virtual[bar, cb, f, previousPrct, upLevel]f@14756updateCursor(ui.ForgeLegendary, I32) → Voidf@14757onTryToInvest(ui.ForgeLegendary, I32) → Boolf@14758getAddsPerFrame(ui.ForgeLegendary) → I32f@14759investAutoFire(ui.ForgeLegendary) → Boolf@14760onValidate(ui.ForgeLegendary) → Voidf@14761onResize(ui.ForgeLegendary) → Voidf@14762onDispose(ui.ForgeLegendary) → Voidf@14763update(ui.ForgeLegendary) → Voidf@14764postUpdate(ui.ForgeLegendary) → Void
Bindings
- static
f@14773__constructor__(ui.ForgeLegendary) → Void