Go to the source code of this file.
Data Structures | |
struct | ActionCommandStatus |
Enumerations | |
enum | MashMeterColorModes { MASH_METER_MODE_BLINK = -1 , MASH_METER_MODE_MULTI_COLOR = 0 , MASH_METER_MODE_ONE_COLOR = 1 } |
enum | ActionCommandModes { ACTION_COMMAND_MODE_TUTORIAL_BLOCK = -1 , ACTION_COMMAND_MODE_NOT_LEARNED = 0 , ACTION_COMMAND_MODE_LEARNED = 1 , ACTION_COMMAND_MODE_TUTORIAL = 2 , ACTION_COMMAND_MODE_TUTORIAL_WAIT_INPUT = 3 } |
Functions | |
void | action_command_init_status (void) |
void | action_command_free (void) |
void | func_80268E88 (void) |
void | func_80269118 (void) |
void | func_80269160 (void) |
void | draw_mash_meter_multicolor_with_divisor (s32 posX, s32 posY, s32 fillValue, s32 divisor) |
void | draw_mash_meter_blink (s32 posX, s32 posY, s32 fillValue) |
void | draw_mash_meter_multicolor (s32 posX, s32 posY, s32 fillValue) |
void | draw_mash_meter_mode_with_divisor (s32 posX, s32 posY, s32 fillValue, s32 divisor, s32 colorMode) |
void | draw_mash_meter_blink_with_divisor (s32 posX, s32 posY, s32 fillValue, s32 divisor) |
s32 | adjust_action_command_difficulty (s32 arg0) |
s32 | check_block_input (s32 buttonMask) |
struct ActionCommandStatus |
enum MashMeterColorModes |
Enumerator | |
---|---|
MASH_METER_MODE_BLINK | |
MASH_METER_MODE_MULTI_COLOR | |
MASH_METER_MODE_ONE_COLOR |
Definition at line 30 of file action_cmd.h.
enum ActionCommandModes |
Enumerator | |
---|---|
ACTION_COMMAND_MODE_TUTORIAL_BLOCK | |
ACTION_COMMAND_MODE_NOT_LEARNED | |
ACTION_COMMAND_MODE_LEARNED | |
ACTION_COMMAND_MODE_TUTORIAL | |
ACTION_COMMAND_MODE_TUTORIAL_WAIT_INPUT |
Definition at line 36 of file action_cmd.h.
void action_command_init_status | ( | void | ) |
Definition at line 256 of file action_cmd.c.
void action_command_free | ( | void | ) |
Definition at line 446 of file action_cmd.c.
Referenced by action_command_update(), and update().
void func_80268E88 | ( | void | ) |
Definition at line 531 of file action_cmd.c.
Referenced by initialize_battle().
void func_80269118 | ( | void | ) |
Definition at line 641 of file action_cmd.c.
void func_80269160 | ( | void | ) |
Definition at line 655 of file action_cmd.c.
Referenced by update().
void draw_mash_meter_multicolor_with_divisor | ( | s32 | posX, |
s32 | posY, | ||
s32 | fillValue, | ||
s32 | divisor ) |
Definition at line 231 of file action_cmd.c.
Referenced by draw().
void draw_mash_meter_blink | ( | s32 | posX, |
s32 | posY, | ||
s32 | fillValue ) |
Definition at line 246 of file action_cmd.c.
Referenced by draw().
void draw_mash_meter_multicolor | ( | s32 | posX, |
s32 | posY, | ||
s32 | fillValue ) |
Definition at line 226 of file action_cmd.c.
Referenced by draw().
void draw_mash_meter_mode_with_divisor | ( | s32 | posX, |
s32 | posY, | ||
s32 | fillValue, | ||
s32 | divisor, | ||
s32 | colorMode ) |
Definition at line 241 of file action_cmd.c.
Referenced by draw().
void draw_mash_meter_blink_with_divisor | ( | s32 | posX, |
s32 | posY, | ||
s32 | fillValue, | ||
s32 | divisor ) |
Definition at line 251 of file action_cmd.c.
Referenced by draw().
s32 adjust_action_command_difficulty | ( | s32 | arg0 | ) |
Definition at line 101 of file action_cmd.c.
s32 check_block_input | ( | s32 | buttonMask | ) |
Definition at line 537 of file action_cmd.c.
Referenced by calc_enemy_damage_target().
|
extern |
Definition at line 91 of file action_cmd.c.
Referenced by action_command_draw(), action_command_free(), action_command_init_status(), action_command_update(), check_block_input(), draw(), draw_mash_meter(), free(), func_80268E88(), func_80269118(), func_80269160(), and update().
|
extern |
Definition at line 460 of file battle_ui_gfx.c.
|
extern |
Definition at line 2347 of file global_hud_scripts.c.
Referenced by btl_update_message_popup(), and update().
|
extern |
Definition at line 2349 of file global_hud_scripts.c.
Referenced by btl_update_message_popup(), and update().
|
extern |
Definition at line 297 of file battle_ui_gfx.c.
Referenced by btl_update_message_popup().
|
extern |
Definition at line 299 of file battle_ui_gfx.c.
|
extern |
Definition at line 2345 of file global_hud_scripts.c.
|
extern |
Definition at line 386 of file battle_ui_gfx.c.
|
extern |
Definition at line 512 of file battle_ui_gfx.c.
|
extern |
Definition at line 2351 of file global_hud_scripts.c.
Referenced by btl_update_message_popup(), and update().
|
extern |
Definition at line 301 of file battle_ui_gfx.c.
Referenced by btl_update_message_popup(), and update().
|
extern |
Definition at line 2361 of file global_hud_scripts.c.
Referenced by btl_update_message_popup(), and update().
|
extern |
Definition at line 311 of file battle_ui_gfx.c.
Referenced by btl_update_message_popup().
|
extern |
Definition at line 398 of file battle_ui_gfx.c.
Referenced by btl_update_message_popup().
|
extern |
Definition at line 481 of file battle_ui_gfx.c.
|
extern |
Definition at line 446 of file battle_ui_gfx.c.
|
extern |
Definition at line 2572 of file global_hud_scripts.c.
|
extern |
Definition at line 2438 of file global_hud_scripts.c.
|
extern |
Definition at line 2467 of file global_hud_scripts.c.
Referenced by btl_update_message_popup(), and update().
|
extern |
Definition at line 2436 of file global_hud_scripts.c.
Referenced by btl_update_message_popup().
|
extern |
Definition at line 2493 of file global_hud_scripts.c.
Referenced by update().
|
extern |
Definition at line 295 of file battle_ui_gfx.c.
|
extern |
Definition at line 504 of file battle_ui_gfx.c.
|
extern |
Definition at line 436 of file battle_ui_gfx.c.
Referenced by update().
|
extern |
Definition at line 440 of file battle_ui_gfx.c.
Referenced by update().
|
extern |
Definition at line 444 of file battle_ui_gfx.c.
Referenced by update().
|
extern |
Definition at line 434 of file battle_ui_gfx.c.
|
extern |
Definition at line 438 of file battle_ui_gfx.c.
|
extern |
Definition at line 442 of file battle_ui_gfx.c.
|
extern |
Definition at line 508 of file battle_ui_gfx.c.
Referenced by update().
|
extern |
Definition at line 510 of file battle_ui_gfx.c.
Referenced by update().
|
extern |
Definition at line 422 of file battle_ui_gfx.c.
Referenced by btl_update_message_popup(), and update().
|
extern |
Definition at line 420 of file battle_ui_gfx.c.