Skip to content

ui.UIDlc

ui.UIDlc

Inherits from: ui.Process

Fields

NameType
tspr.TitleScreen
controllertool.ControllerAccess
fbui.FlowBox
titleui.Text
selectionh2d.ScaleGrid
dlcshl.types.ArrayObj
maskh2d.Mask
interh2d.Interactive
fMenuh2d.Flow
curDLCIdI32
boxScrollerui.UIBox
sliderScrollerlibs.heaps.slib.HSprite

Protos

  • f@34521 select(ui.UIDlc, I32, Ref) → Void
  • f@34522 hasScroll(ui.UIDlc) → Bool
  • f@34523 moveSelection(ui.UIDlc) → Void
  • f@34524 blur(ui.UIDlc, Ref, Ref) → Void
  • f@34525 unblur(ui.UIDlc) → Void
  • f@34526 onDispose(ui.UIDlc) → Void
  • f@34527 onResize(ui.UIDlc) → Void
  • f@34528 update(ui.UIDlc) → Void
  • f@34529 onCancel(ui.UIDlc) → Void
  • f@34530 postUpdate(ui.UIDlc) → Void

Bindings

  • static f@34532 __constructor__(ui.UIDlc, pr.TitleScreen) → Void