Skip to content

ui.LeaderboardPanel

ui.LeaderboardPanel

Inherits from: ui.Process

Fields

NameType
tspr.TitleScreen
mainFlowui.FlowBox
daysFlowh2d.Flow
altTileh2d.Tile
controllertool.ControllerAccess
rewindDaysI32
visibleBool
scrollerContui.UIBox
scrollerHndlibs.heaps.slib.HSprite
scrollPosF64
scrollTgtF64
dateConth2d.Object
entryWidI32
entryMaskh2d.Mask
entryFlowh2d.Flow
entryLineshl.types.ArrayObj
loadingBool
loadingFadePosF64
loadingFadeTgtF64
dataVirtual[date, index, scores, seed]
loadingLabelui.Text
isLockedBool
afterDisposeFun

Protos

  • f@6509 set_visible(ui.LeaderboardPanel, Bool) → Bool
  • f@6510 addSpacer(ui.LeaderboardPanel, h2d.Flow, I32) → Void
  • f@6511 addLine(ui.LeaderboardPanel, I32, Bool) → h2d.Flow
  • f@6512 addEntry(ui.LeaderboardPanel, I32, String, I32, String, I32, Bool, Null) → h2d.Flow
  • f@6513 renderData(ui.LeaderboardPanel) → Void
  • f@6514 stateIcon(ui.LeaderboardPanel, I32) → String
  • f@6515 beginLoading(ui.LeaderboardPanel, Ref) → Void
  • f@6516 endLoading(ui.LeaderboardPanel, tool.Result) → Void
  • f@6517 refreshData(ui.LeaderboardPanel, Ref) → Void
  • f@6518 focusMine(ui.LeaderboardPanel) → Void
  • f@6519 onDispose(ui.LeaderboardPanel) → Void
  • f@6520 onResize(ui.LeaderboardPanel) → Void
  • f@6521 update(ui.LeaderboardPanel) → Void

Bindings

  • static f@6522 __constructor__(ui.LeaderboardPanel, pr.TitleScreen) → Void