Skip to content

ui.hud.Count

ui.hud.Count

Inherits from: h2d.Flow

Fields

NameType
get_pixelScaleFun
valueI32
iconh2d.Bitmap
hideWhen0Bool
widTileI32
textui.Text
lerpFromF64
lerpTimeF64
fromValueF64
lastTickF64
lastValueI32

Protos

  • f@5365 setIcon(ui.hud.Count, h2d.Tile) → Void
  • f@5366 setValue(ui.hud.Count, I32, Ref) → I32
  • f@5367 tick(ui.hud.Count, Bool) → Void
  • f@5368 sync(ui.hud.Count, h2d.RenderContext) → Void
  • f@5369 onResize(ui.hud.Count) → Void

Bindings

  • f@5364 get_pixelScale(ui.hud.Count) → F64
  • static f@5370 __constructor__(ui.hud.Count, h2d.Tile, h2d.Object) → Void