pr.TitleScreen
pr.TitleScreen
Inherits from: ui.Process
Fields
| Name | Type | |
|---|---|---|
controller | tool.ControllerAccess | |
wrapper | h2d.Object | |
titleScreenBg | pr.TitleScreenBgBase | |
titleScreenBgType | I32 | |
logo | libs.heaps.slib.HSprite | |
build | ui.Text | |
mainFlow | h2d.Flow | |
menuItemsWrapper | h2d.Flow | |
help | ui.Text | |
menuItems | hl.types.ArrayObj | |
selection | libs.heaps.slib.HSprite | |
curMenu | I32 | |
done | Bool | |
updateBtn | libs.heaps.slib.HSprite | |
leaderboard | ui.LeaderboardPanel | |
news | ui.NewsPanel | |
user | User | |
isMainMenu | Bool | |
isStreamEnable | Bool | |
sizeFactorX | F64 | |
sizeFactorY | F64 | |
pan | F64 | |
padWarning | ui.Text | |
oldUserWarningSeen | Bool | |
newsSelected | Bool | |
| static | ME | pr.TitleScreen |
Protos
f@6466getTitleScreenType(pr.TitleScreen, Null) → I32f@6467resetTitleScreen(pr.TitleScreen) → Voidf@6468setTitleScreen(pr.TitleScreen, I32) → Voidf@6469initTitleScreen(pr.TitleScreen, libs.heaps.slib.SpriteLib, Ref) → Voidf@6470refreshMusic(pr.TitleScreen, String) → Voidf@6471setControlLabel(pr.TitleScreen) → Voidf@6472setMiscTexts(pr.TitleScreen) → Voidf@6473clearMenu(pr.TitleScreen) → Voidf@6474mainMenu(pr.TitleScreen) → Voidf@6475playMenu(pr.TitleScreen) → Voidf@6476startNewGame(pr.TitleScreen, Bool) → Voidf@6477customModeMenu(pr.TitleScreen, Bool) → Voidf@6478showOptions(pr.TitleScreen, ui.OptionsSection) → Voidf@6479showDLCs(pr.TitleScreen) → Voidf@6480saveMenu(pr.TitleScreen) → Voidf@6481onLeavingSaveMenu(pr.TitleScreen) → Voidf@6482onLeavingCustomGameMenu(pr.TitleScreen, Bool) → Voidf@6483onLeavingOptionsMenu(pr.TitleScreen) → Voidf@6484backFromStreamOptions(pr.TitleScreen) → Voidf@6485backFromModsOptions(pr.TitleScreen, Bool) → Voidf@6486blur(pr.TitleScreen, Ref, Ref) → Voidf@6487unblur(pr.TitleScreen) → Voidf@6488confirmNewGame(pr.TitleScreen, Bool) → Voidf@6489addMenu(pr.TitleScreen, String, Fun, String, Null, Ref) → Virtual[cb, help, inter, isEnable, t]f@6490selectNews(pr.TitleScreen, Bool) → Voidf@6491select(pr.TitleScreen, I32, Ref) → Voidf@6492close(pr.TitleScreen, Fun) → Voidf@6493onResize(pr.TitleScreen) → Voidf@6494onDispose(pr.TitleScreen) → Voidf@6495update(pr.TitleScreen) → Voidf@6496postUpdate(pr.TitleScreen) → Void
Bindings
- static
f@6533__constructor__(pr.TitleScreen, Null) → Void