ui.hud.Count
ui.hud.Count
Inherits from: h2d.Flow
Fields
| Name | Type | |
|---|---|---|
get_pixelScale | Fun | |
value | I32 | |
icon | h2d.Bitmap | |
hideWhen0 | Bool | |
widTile | I32 | |
text | ui.Text | |
lerpFrom | F64 | |
lerpTime | F64 | |
fromValue | F64 | |
lastTick | F64 | |
lastValue | I32 |
Protos
f@5365setIcon(ui.hud.Count, h2d.Tile) → Voidf@5366setValue(ui.hud.Count, I32, Ref) → I32f@5367tick(ui.hud.Count, Bool) → Voidf@5368sync(ui.hud.Count, h2d.RenderContext) → Voidf@5369onResize(ui.hud.Count) → Void
Bindings
f@5364get_pixelScale(ui.hud.Count) → F64- static
f@5370__constructor__(ui.hud.Count, h2d.Tile, h2d.Object) → Void