|
| void | pause_tutorial_draw_contents (MenuPanel *menu, s32 baseX, s32 baseY, s32 width, s32 height, s32 opacity, s32 darkening) |
| |
| void | pause_main_draw_contents (MenuPanel *menu, s32 baseX, s32 baseY, s32 width, s32 height, s32 opacity, s32 darkening) |
| |
| void | pause_textbox_draw_contents (MenuPanel *menu, s32 baseX, s32 baseY, s32 width, s32 height, s32 opacity, s32 darkening) |
| |
| void | pause_draw_cursor (MenuPanel *menu, s32 baseX, s32 baseY, s32 width, s32 height, s32 opacity, s32 darkening) |
| |
| void | pause_set_cursor_opacity (s32 val) |
| |
| void | pause_set_cursor_pos_immediate (s32 windowID, s32 posX, s32 posY) |
| |
| void | pause_set_cursor_pos (s32 windowID, s32 posX, s32 posY) |
| |
| void | pause_interp_cursor (void) |
| |
| void | pause_update_tab_default (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | func_80242FBC (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | pause_update_tab_inactive (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | pause_update_tab_active (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | func_802430E4 (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | func_8024313C (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | pause_update_page_active_2 (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | pause_update_page_active_1 (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | pause_update_page_inactive_1 (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| void | pause_update_page_inactive_2 (s32 windowIndex, s32 *flags, s32 *posX, s32 *posY, s32 *posZ, f32 *scaleX, f32 *scaleY, f32 *rotX, f32 *rotY, f32 *rotZ, s32 *darkening, s32 *opacity) |
| |
| s32 | pause_interp_text_scroll (s32 deltaBefore) |
| |
| s32 | pause_interp_vertical_scroll (s32 deltaBefore) |
| |
| void | pause_init (void) |
| |
| void | pause_tutorial_input (s32 *pressed, s32 *held) |
| |
| void | pause_handle_input (s32 pressed, s32 held) |
| |
| void | pause_cleanup (void) |
| |
| s32 | pause_get_total_equipped_bp_cost (void) |
| |
| void | pause_draw_rect (s32 ulx, s32 uly, s32 lrx, s32 lry, s32 tileIdx, s32 uls, s32 ult, s32 dsdx, s32 dtdy) |
| |
| void | pause_sort_item_list (s16 *arr, s32 len, s32(*compare)(s16 *, s16 *)) |
| |
|
| MenuPanel | gPausePanelTabs |
| |
| MenuPanel | gPausePanelStats |
| |
| MenuPanel | gPausePanelBadges |
| |
| MenuPanel | gPausePanelItems |
| |
| MenuPanel | gPausePanelPartners |
| |
| MenuPanel | gPausePanelSpirits |
| |
| MenuPanel | gPausePanelMap |
| |
| BSS s32 | gPauseHeldButtons |
| |
| BSS s32 | gPausePressedButtons |
| |
| BSS s32 | gPauseCurrentDescMsg |
| |
| BSS HudScript * | gPauseCurrentDescIconScript |
| |
| BSS HudElemID | gPauseCursorHID |
| |
| BSS s8 | gPauseMenuCurrentTab |
| |
| BSS s8 | D_802700D [7] |
| |
| MenuPanel * | gPausePanels [] |
| |
| s32 | gPauseCursorPosX = 160 |
| |
| s32 | gPauseCursorPosY = -120 |
| |
| s32 | gPauseCursorOpacity = 0 |
| |
| s32 | gPauseCursorTargetPosX = 160 |
| |
| s32 | gPauseCursorTargetPosY = -120 |
| |
| s32 | gPauseCursorTargetOpacity = 0 |
| |
| u32 | D_8024EFB4 = 1 |
| |
| s16 | D_8024EFB8 [] = { -10, -25, -42, -60, -80 } |
| |
| u8 | gPauseWindowFlipUpFlags [] = { DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, 0, 0} |
| |
| s16 | gPauseWindowFlipUpAngles [] = { -80, -65, -38, -30, -10, 0 } |
| |
| s16 | gPauseWindowFlipUpAngles_2 [] = { 80, 65, 38, 30, 10, 0 } |
| |
| u8 | gPauseWindowFlipDownFlags [] = { DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, DRAW_FLAG_ROTSCALE, 0, 0 } |
| |
| u8 | D_8024EFEC [] |
| |
| s16 | gPauseWindowFlipDownAngles [] = { -10, -25, -42, -60, -80} |
| |
| s16 | gPauseWindowFlipDownAngles_2 [] = { 10, 25, 42, 60, 80 } |
| |
| s32 | gPauseTutorialState = -1 |
| |
| s32 | gPauseTutorialInputState = 3 |
| |
| s32 | gPauseTutorialButtons [] = { BUTTON_A, BUTTON_STICK_RIGHT, BUTTON_A, BUTTON_A, BUTTON_A, BUTTON_A, BUTTON_START } |
| |
| s32 | gPauseTutorialDescMessages [] |
| |
| s32 | gPauseTutorialCmdMessages [] |
| |
| s32 | D_8024F074 [] |
| |
| s32 | gPauseTutorialIconIDs [] = { 5, 4, 5, 5, 5, 5, 6 } |
| |
| u8 | gPauseMenuTextScrollInterpEasingLUT [] = { 0, 1, 2, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8} |
| |
| u8 | gPauseMenuPageScrollInterpEasingLUT [] = { 0, 1, 2, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8} |
| |
| s32 | gPauseTutorialSpriteAnims [][4] |
| |
| Vp | gPauseTutorialViewport |
| |
| s32 | gPauseTutorialScrollPos = 0 |
| |
| MenuWindowBP | gPauseCommonWindowsBPs [] |
| |