ui.hud.ComboCount
ui.hud.ComboCount
Inherits from: h2d.Flow
Fields
| Name | Type | |
|---|---|---|
get_pixelScale | Fun | |
value | I32 | |
text | ui.Text | |
multText | ui.Text | |
sizePopLerp | F64 | |
multSizePopLerp | F64 | |
baseSize | F64 | |
maxSizeMult | F64 | |
sizePop | F64 | |
sizePopLerpSpeed | F64 | |
sizePopLerpHoldTime | F64 | |
passiveFadeSpeed | F64 | |
passiveMultFadeSpeed | F64 | |
maxCombo | I32 | |
colorlerpSpeed | F64 | |
alphaLerpSpeed | F64 | |
startColor | I32 | |
endColorS1 | I32 | |
endColorS2 | I32 | |
endColorS3 | I32 | |
multTextBaseSize | F64 |
Protos
f@5357setValue(ui.hud.ComboCount, I32, F64) → I32f@5358reset(ui.hud.ComboCount) → Voidf@5359sync(ui.hud.ComboCount, h2d.RenderContext) → Voidf@5360playFx(ui.hud.ComboCount, String) → Voidf@5361setText(ui.hud.ComboCount, String) → Voidf@5362onResize(ui.hud.ComboCount) → Void
Bindings
f@5356get_pixelScale(ui.hud.ComboCount) → F64- static
f@5363__constructor__(ui.hud.ComboCount, h2d.Object) → Void