Skip to content

pr.TitleScreen

pr.TitleScreen

Inherits from: ui.Process

Fields

NameType
controllertool.ControllerAccess
wrapperh2d.Object
titleScreenBgpr.TitleScreenBgBase
titleScreenBgTypeI32
logolibs.heaps.slib.HSprite
buildui.Text
mainFlowh2d.Flow
menuItemsWrapperh2d.Flow
helpui.Text
menuItemshl.types.ArrayObj
selectionlibs.heaps.slib.HSprite
curMenuI32
doneBool
updateBtnlibs.heaps.slib.HSprite
leaderboardui.LeaderboardPanel
newsui.NewsPanel
userUser
isMainMenuBool
isStreamEnableBool
sizeFactorXF64
sizeFactorYF64
panF64
padWarningui.Text
oldUserWarningSeenBool
newsSelectedBool
staticMEpr.TitleScreen

Protos

  • f@6466 getTitleScreenType(pr.TitleScreen, Null) → I32
  • f@6467 resetTitleScreen(pr.TitleScreen) → Void
  • f@6468 setTitleScreen(pr.TitleScreen, I32) → Void
  • f@6469 initTitleScreen(pr.TitleScreen, libs.heaps.slib.SpriteLib, Ref) → Void
  • f@6470 refreshMusic(pr.TitleScreen, String) → Void
  • f@6471 setControlLabel(pr.TitleScreen) → Void
  • f@6472 setMiscTexts(pr.TitleScreen) → Void
  • f@6473 clearMenu(pr.TitleScreen) → Void
  • f@6474 mainMenu(pr.TitleScreen) → Void
  • f@6475 playMenu(pr.TitleScreen) → Void
  • f@6476 startNewGame(pr.TitleScreen, Bool) → Void
  • f@6477 customModeMenu(pr.TitleScreen, Bool) → Void
  • f@6478 showOptions(pr.TitleScreen, ui.OptionsSection) → Void
  • f@6479 showDLCs(pr.TitleScreen) → Void
  • f@6480 saveMenu(pr.TitleScreen) → Void
  • f@6481 onLeavingSaveMenu(pr.TitleScreen) → Void
  • f@6482 onLeavingCustomGameMenu(pr.TitleScreen, Bool) → Void
  • f@6483 onLeavingOptionsMenu(pr.TitleScreen) → Void
  • f@6484 backFromStreamOptions(pr.TitleScreen) → Void
  • f@6485 backFromModsOptions(pr.TitleScreen, Bool) → Void
  • f@6486 blur(pr.TitleScreen, Ref, Ref) → Void
  • f@6487 unblur(pr.TitleScreen) → Void
  • f@6488 confirmNewGame(pr.TitleScreen, Bool) → Void
  • f@6489 addMenu(pr.TitleScreen, String, Fun, String, Null, Ref) → Virtual[cb, help, inter, isEnable, t]
  • f@6490 selectNews(pr.TitleScreen, Bool) → Void
  • f@6491 select(pr.TitleScreen, I32, Ref) → Void
  • f@6492 close(pr.TitleScreen, Fun) → Void
  • f@6493 onResize(pr.TitleScreen) → Void
  • f@6494 onDispose(pr.TitleScreen) → Void
  • f@6495 update(pr.TitleScreen) → Void
  • f@6496 postUpdate(pr.TitleScreen) → Void

Bindings

  • static f@6533 __constructor__(pr.TitleScreen, Null) → Void