Go to the source code of this file.
Functions | |
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 | 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 | 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_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_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_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) |
void | pause_set_cursor_pos (s32 windowID, s32 posX, s32 posY) |
void | pause_set_cursor_pos_immediate (s32 windowID, s32 posX, s32 posY) |
void | pause_set_cursor_opacity (s32 val) |
void | pause_draw_menu_label (s32 index, s32 x, s32 y) |
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) |
s32 | pause_get_menu_msg (s32 index) |
s32 | pause_interp_vertical_scroll (s32 deltaBefore) |
void | pause_sort_item_list (s16 *arr, s32 len, s32(*compare)(s16 *, s16 *)) |
enum PauseMenuLabels |
Enumerator | |
---|---|
PAUSE_LBL_HP | |
PAUSE_LBL_FP | |
PAUSE_LBL_BP | |
PAUSE_LBL_BOOTS | |
PAUSE_LBL_HAMMER | |
PAUSE_LBL_ENERGY | |
PAUSE_LBL_STATS | |
PAUSE_LBL_AVAILABLE | |
PAUSE_LBL_ABILITIES |
Definition at line 134 of file pause_common.h.
enum PauseMenuMessages |
Definition at line 146 of file pause_common.h.
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 ) |
Definition at line 289 of file pause_main.c.
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 ) |
Definition at line 327 of file pause_main.c.
Referenced by pause_tabs_handle_input().
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 ) |
Definition at line 306 of file pause_main.c.
Referenced by pause_tabs_handle_input().
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 ) |
Definition at line 387 of file pause_main.c.
Referenced by pause_tabs_update().
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 ) |
Definition at line 405 of file pause_main.c.
Referenced by pause_tabs_update().
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 ) |
Definition at line 369 of file pause_main.c.
Referenced by pause_tabs_update().
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 ) |
Definition at line 421 of file pause_main.c.
Referenced by pause_tabs_update().
void pause_set_cursor_pos | ( | s32 | windowID, |
s32 | posX, | ||
s32 | posY ) |
Definition at line 228 of file pause_main.c.
Referenced by pause_badges_draw_contents(), pause_items_draw_contents(), pause_map_draw_contents(), pause_partners_draw_contents(), pause_partners_draw_movelist(), pause_spirits_draw_contents(), pause_stats_draw_contents(), pause_tabs_draw_badges(), pause_tabs_draw_items(), pause_tabs_draw_map(), pause_tabs_draw_party(), pause_tabs_draw_spirits(), and pause_tabs_draw_stats().
void pause_set_cursor_pos_immediate | ( | s32 | windowID, |
s32 | posX, | ||
s32 | posY ) |
Definition at line 196 of file pause_main.c.
Referenced by pause_badges_draw_contents(), and pause_items_draw_contents().
void pause_set_cursor_opacity | ( | s32 | val | ) |
Definition at line 192 of file pause_main.c.
Referenced by pause_badges_draw_contents().
void pause_draw_menu_label | ( | s32 | index, |
s32 | x, | ||
s32 | y ) |
Definition at line 587 of file pause_gfx.c.
Referenced by pause_badges_draw_contents(), pause_partners_draw_contents(), and pause_stats_draw_contents().
s32 pause_get_total_equipped_bp_cost | ( | void | ) |
Definition at line 825 of file pause_main.c.
Referenced by pause_badges_draw_contents(), pause_badges_try_equip(), and pause_badges_try_remove().
void pause_draw_rect | ( | s32 | ulx, |
s32 | uly, | ||
s32 | lrx, | ||
s32 | lry, | ||
s32 | tileIdx, | ||
s32 | uls, | ||
s32 | ult, | ||
s32 | dsdx, | ||
s32 | dtdy ) |
Definition at line 841 of file pause_main.c.
Referenced by pause_badges_draw_bp_orbs(), pause_draw_menu_label(), pause_map_draw_border_arrows(), pause_map_draw_contents(), pause_partners_draw_contents(), pause_spirits_draw_contents(), and pause_tutorial_draw_contents().
s32 pause_get_menu_msg | ( | s32 | index | ) |
Definition at line 583 of file pause_gfx.c.
Referenced by pause_badges_draw_contents(), pause_badges_handle_input(), pause_items_draw_contents(), pause_items_handle_input(), pause_partners_draw_movelist_title(), pause_spirits_draw_title(), pause_spirits_handle_input(), pause_stats_draw_contents(), pause_stats_handle_input(), pause_tabs_handle_input(), and pause_tutorial_draw_contents().
s32 pause_interp_vertical_scroll | ( | s32 | deltaBefore | ) |
Definition at line 451 of file pause_main.c.
Referenced by pause_badges_update(), and pause_items_update().
void pause_sort_item_list | ( | s16 * | arr, |
s32 | len, | ||
s32(*)(s16 *, s16 *) | compare ) |
Definition at line 851 of file pause_main.c.
Referenced by pause_badges_count_all(), pause_badges_count_equipped(), and pause_items_load_items().
|
extern |
Definition at line 2361 of file global_hud_scripts.c.
|
extern |
Definition at line 2405 of file global_hud_scripts.c.
|
extern |
Definition at line 2415 of file global_hud_scripts.c.
|
extern |
Definition at line 2559 of file global_hud_scripts.c.
|
extern |
Definition at line 5 of file menu_hud_scripts.c.
|
extern |
Definition at line 29 of file menu_hud_scripts.c.
|
extern |
Definition at line 211 of file menu_hud_scripts.c.
|
extern |
Definition at line 223 of file menu_hud_scripts.c.
|
extern |
Definition at line 64 of file menu_hud_scripts.c.
|
extern |
Definition at line 66 of file menu_hud_scripts.c.
|
extern |
Definition at line 68 of file menu_hud_scripts.c.
|
extern |
Definition at line 70 of file menu_hud_scripts.c.
|
extern |
Definition at line 72 of file menu_hud_scripts.c.
|
extern |
Definition at line 74 of file menu_hud_scripts.c.
|
extern |
Definition at line 253 of file menu_hud_scripts.c.
|
extern |
Definition at line 235 of file menu_hud_scripts.c.
|
extern |
Definition at line 237 of file menu_hud_scripts.c.
|
extern |
Definition at line 239 of file menu_hud_scripts.c.
|
extern |
Definition at line 241 of file menu_hud_scripts.c.
|
extern |
Definition at line 243 of file menu_hud_scripts.c.
|
extern |
Definition at line 245 of file menu_hud_scripts.c.
|
extern |
Definition at line 247 of file menu_hud_scripts.c.
|
extern |
Definition at line 249 of file menu_hud_scripts.c.
|
extern |
Definition at line 2124 of file global_hud_scripts.c.
|
extern |
Definition at line 257 of file menu_hud_scripts.c.
|
extern |
Definition at line 255 of file menu_hud_scripts.c.
|
extern |
Definition at line 2061 of file global_hud_scripts.c.
|
extern |
Definition at line 281 of file menu_hud_scripts.c.
|
extern |
Definition at line 251 of file menu_hud_scripts.c.
|
extern |
Definition at line 2045 of file global_hud_scripts.c.
|
extern |
Definition at line 2047 of file global_hud_scripts.c.
|
extern |
Definition at line 2049 of file global_hud_scripts.c.
|
extern |
Definition at line 2051 of file global_hud_scripts.c.
|
extern |
Definition at line 2053 of file global_hud_scripts.c.
|
extern |
Definition at line 2055 of file global_hud_scripts.c.
|
extern |
Definition at line 2057 of file global_hud_scripts.c.
|
extern |
Definition at line 2059 of file global_hud_scripts.c.
Referenced by pause_stats_draw_contents().
|
extern |
Definition at line 285 of file menu_hud_scripts.c.
|
extern |
Definition at line 191 of file menu_hud_scripts.c.
|
extern |
Definition at line 193 of file menu_hud_scripts.c.
|
extern |
Definition at line 209 of file menu_hud_scripts.c.
|
extern |
Definition at line 199 of file menu_hud_scripts.c.
|
extern |
Definition at line 1821 of file global_hud_scripts.c.
|
extern |
Definition at line 287 of file menu_hud_scripts.c.
|
extern |
Definition at line 2591 of file global_hud_scripts.c.
|
extern |
Definition at line 2593 of file global_hud_scripts.c.
|
extern |
Definition at line 2595 of file global_hud_scripts.c.
|
extern |
Definition at line 2597 of file global_hud_scripts.c.
|
extern |
Definition at line 179 of file menu_hud_scripts.c.
|
extern |
Definition at line 2029 of file global_hud_scripts.c.
|
extern |
Definition at line 2031 of file global_hud_scripts.c.
|
extern |
Definition at line 2033 of file global_hud_scripts.c.
|
extern |
Definition at line 2035 of file global_hud_scripts.c.
|
extern |
Definition at line 2037 of file global_hud_scripts.c.
|
extern |
Definition at line 2039 of file global_hud_scripts.c.
|
extern |
Definition at line 2041 of file global_hud_scripts.c.
|
extern |
Definition at line 2043 of file global_hud_scripts.c.
Referenced by pause_stats_draw_contents().
|
extern |
|
extern |
Definition at line 10 of file pause_styles.c.
|
extern |
Definition at line 36 of file pause_styles.c.
|
extern |
Definition at line 62 of file pause_styles.c.
|
extern |
Definition at line 88 of file pause_styles.c.
|
extern |
Definition at line 114 of file pause_styles.c.
|
extern |
Definition at line 140 of file pause_styles.c.
|
extern |
Definition at line 166 of file pause_styles.c.
|
extern |
Definition at line 192 of file pause_styles.c.
|
extern |
Definition at line 218 of file pause_styles.c.
|
extern |
Definition at line 244 of file pause_styles.c.
|
extern |
Definition at line 270 of file pause_styles.c.
Referenced by pause_stats_draw_contents().
|
extern |
Definition at line 296 of file pause_styles.c.
|
extern |
Definition at line 322 of file pause_styles.c.
|
extern |
Definition at line 348 of file pause_styles.c.
Referenced by pause_badges_draw_contents().
|
extern |
Definition at line 374 of file pause_styles.c.
Referenced by pause_badges_draw_contents().
|
extern |
Definition at line 400 of file pause_styles.c.
Referenced by pause_badges_draw_contents().
|
extern |
Definition at line 426 of file pause_styles.c.
|
extern |
Definition at line 452 of file pause_styles.c.
Referenced by pause_items_draw_contents().
|
extern |
Definition at line 478 of file pause_styles.c.
Referenced by pause_items_draw_contents().
|
extern |
Definition at line 504 of file pause_styles.c.
|
extern |
Definition at line 530 of file pause_styles.c.
|
extern |
Definition at line 556 of file pause_styles.c.
Referenced by pause_partners_draw_contents().
|
extern |
Definition at line 582 of file pause_styles.c.
|
extern |
Definition at line 608 of file pause_styles.c.
|
extern |
Definition at line 634 of file pause_styles.c.
|
extern |
Definition at line 660 of file pause_styles.c.
Referenced by pause_spirits_draw_contents().
|
extern |
Definition at line 686 of file pause_styles.c.
|
extern |
Definition at line 712 of file pause_styles.c.
Referenced by pause_map_draw_contents().
|
extern |
Definition at line 738 of file pause_styles.c.
|
extern |
Definition at line 23 of file pause_main.c.
Referenced by pause_badges_handle_input(), pause_handle_input(), pause_items_handle_input(), pause_partners_handle_input(), pause_spirits_handle_input(), pause_stats_handle_input(), and pause_tabs_handle_input().
|
extern |
Definition at line 24 of file pause_main.c.
Referenced by pause_badges_handle_input(), pause_handle_input(), pause_items_handle_input(), pause_map_handle_input(), pause_partners_handle_input(), pause_spirits_handle_input(), pause_stats_handle_input(), and pause_tabs_handle_input().
|
extern |
Definition at line 25 of file pause_main.c.
Referenced by pause_badges_handle_input(), pause_handle_input(), pause_init(), pause_items_handle_input(), pause_map_handle_input(), pause_partners_handle_input(), pause_spirits_handle_input(), pause_stats_handle_input(), and pause_tabs_handle_input().
|
extern |
Definition at line 26 of file pause_main.c.
Referenced by pause_badges_draw_contents(), pause_badges_handle_input(), pause_handle_input(), pause_init(), pause_items_draw_contents(), pause_items_handle_input(), pause_map_handle_input(), pause_partners_handle_input(), pause_spirits_handle_input(), pause_stats_handle_input(), and pause_tabs_handle_input().
|
extern |
Definition at line 27 of file pause_main.c.
Referenced by pause_init().
|
extern |
Definition at line 28 of file pause_main.c.
Referenced by pause_badges_draw_contents(), pause_badges_handle_input(), pause_handle_input(), pause_init(), pause_items_draw_contents(), pause_items_handle_input(), pause_map_draw_contents(), pause_map_draw_title(), pause_map_handle_input(), pause_partners_draw_contents(), pause_partners_draw_movelist(), pause_partners_handle_input(), pause_spirits_draw_contents(), pause_spirits_draw_title(), pause_spirits_handle_input(), pause_stats_draw_contents(), pause_stats_handle_input(), pause_tabs_draw_badges(), pause_tabs_draw_items(), pause_tabs_draw_map(), pause_tabs_draw_party(), pause_tabs_draw_spirits(), pause_tabs_draw_stats(), and pause_tabs_handle_input().