Go to the source code of this file.
Variables | |
| Gfx | PauseGfxBannerHp [] |
| Gfx | PauseGfxBannerFp [] |
| Gfx | PauseGfxBannerBp [] |
| Gfx | PauseGfxBannerBoots [] |
| Gfx | PauseGfxBannerHammer [] |
| Gfx | PauseGfxBannerStarEnergy [] |
| Gfx | PauseGfxStatsBar [] |
| Gfx | PauseGfxWorldMap [] |
| Gfx | PauseGfxPathPoints [] |
| Gfx | PauseGfxArrows [] |
| Gfx | PauseGfxOrbs [] |
| Gfx | PauseGfxAvailable [] |
| Gfx | PauseGfxCheckAbilities [] |
| Gfx | PauseGfxSpiritsBg [] |
| s32 | gPauseMessages [] |
| Gfx * | PauseGfxLabels [] |
| BSS s8 | gPauseBufferPal1 [512] |
| BSS s8 | gPauseBufferImg1 [15752] |
| BSS s8 | gPauseBufferPal2 [512] |
| BSS s8 | gPauseBufferImg2 [15752] |
| INCLUDE_IMG | ( | "pause/image_1439F0.png" | , |
| pause_image_1439F0_png | ) |
| INCLUDE_IMG | ( | "pause/image_143BF0.png" | , |
| pause_image_143BF0_png | ) |
| INCLUDE_IMG | ( | "pause/image_143FF0.png" | , |
| pause_image_143FF0_png | ) |
| INCLUDE_IMG | ( | "pause/world_map.png" | , |
| pause_world_map_png | ) |
| INCLUDE_PAL | ( | "pause/world_map.pal" | , |
| pause_world_map_pal | ) |
| INCLUDE_IMG | ( | "pause/spirits_bg.png" | , |
| pause_spirits_bg_png | ) |
| INCLUDE_PAL | ( | "pause/spirits_bg.pal" | , |
| pause_spirits_bg_pal | ) |
| INCLUDE_IMG | ( | "pause/orbs.png" | , |
| pause_orbs_png | ) |
| INCLUDE_IMG | ( | "pause/map_location.png" | , |
| pause_map_location_png | ) |
| INCLUDE_IMG | ( | "pause/map_path_marker.png" | , |
| pause_map_path_marker_png | ) |
| INCLUDE_IMG | ( | "pause/map_arrows.png" | , |
| pause_arrows_png | ) |
| INCLUDE_IMG | ( | "pause/banner_hp.png" | , |
| pause_banner_hp_png | ) |
| INCLUDE_PAL | ( | "pause/banner_hp.pal" | , |
| pause_banner_hp_pal | ) |
| INCLUDE_IMG | ( | "pause/banner_fp.png" | , |
| pause_banner_fp_png | ) |
| INCLUDE_PAL | ( | "pause/banner_fp.pal" | , |
| pause_banner_fp_pal | ) |
| INCLUDE_IMG | ( | "pause/banner_bp.png" | , |
| pause_banner_bp_png | ) |
| INCLUDE_PAL | ( | "pause/banner_bp.pal" | , |
| pause_banner_bp_pal | ) |
| INCLUDE_IMG | ( | "pause/banner_boots.png" | , |
| pause_banner_boots_png | ) |
| INCLUDE_PAL | ( | "pause/banner_boots.pal" | , |
| pause_banner_boots_pal | ) |
| INCLUDE_IMG | ( | "pause/banner_hammer.png" | , |
| pause_banner_hammer_png | ) |
| INCLUDE_PAL | ( | "pause/banner_hammer.pal" | , |
| pause_banner_hammer_pal | ) |
| INCLUDE_IMG | ( | "pause/banner_star_energy.png" | , |
| pause_banner_star_energy_png | ) |
| INCLUDE_PAL | ( | "pause/banner_star_energy.pal" | , |
| pause_banner_star_energy_pal | ) |
| INCLUDE_IMG | ( | "pause/available.png" | , |
| pause_available_png | ) |
| INCLUDE_PAL | ( | "pause/available.pal" | , |
| pause_available_pal | ) |
| INCLUDE_IMG | ( | "pause/prompt_check_abilities.png" | , |
| pause_prompt_check_abilities_png | ) |
| INCLUDE_PAL | ( | "pause/prompt_check_abilities.pal" | , |
| pause_prompt_check_abilities_pal | ) |
| INCLUDE_IMG | ( | "pause/stats_bar.png" | , |
| pause_stats_bar_png | ) |
| INCLUDE_PAL | ( | "pause/stats_bar.pal" | , |
| pause_stats_bar_pal | ) |
| 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().
| 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().
| Gfx PauseGfxBannerHp[] |
Definition at line 75 of file pause_gfx.c.
| Gfx PauseGfxBannerFp[] |
Definition at line 94 of file pause_gfx.c.
| Gfx PauseGfxBannerBp[] |
Definition at line 113 of file pause_gfx.c.
| Gfx PauseGfxBannerBoots[] |
Definition at line 132 of file pause_gfx.c.
| Gfx PauseGfxBannerHammer[] |
Definition at line 151 of file pause_gfx.c.
| Gfx PauseGfxBannerStarEnergy[] |
Definition at line 170 of file pause_gfx.c.
| Gfx PauseGfxStatsBar[] |
Definition at line 189 of file pause_gfx.c.
| Gfx PauseGfxWorldMap[] |
Definition at line 208 of file pause_gfx.c.
Referenced by pause_map_draw_contents().
| Gfx PauseGfxPathPoints[] |
Definition at line 226 of file pause_gfx.c.
Referenced by pause_map_draw_contents().
| Gfx PauseGfxArrows[] |
Definition at line 246 of file pause_gfx.c.
Referenced by pause_map_draw_contents().
| Gfx PauseGfxOrbs[] |
Definition at line 264 of file pause_gfx.c.
Referenced by pause_badges_draw_contents().
| Gfx PauseGfxAvailable[] |
Definition at line 282 of file pause_gfx.c.
| Gfx PauseGfxCheckAbilities[] |
Definition at line 306 of file pause_gfx.c.
| Gfx PauseGfxSpiritsBg[] |
Definition at line 325 of file pause_gfx.c.
Referenced by pause_spirits_draw_contents().
| s32 gPauseMessages[] |
Definition at line 469 of file pause_gfx.c.
Referenced by pause_get_menu_msg().
| Gfx* PauseGfxLabels[] |
Definition at line 571 of file pause_gfx.c.
Referenced by pause_draw_menu_label().
Definition at line 618 of file pause_gfx.c.
Definition at line 619 of file pause_gfx.c.
Definition at line 620 of file pause_gfx.c.
Definition at line 621 of file pause_gfx.c.