Go to the source code of this file.
Macros | |
#define | ANTI_MASH_TIME 5 |
Enumerations | |
enum | { HIDX_BUTTON = 0 , HIDX_FRAME = 1 , HIDX_LIGHT_1 = 2 , HIDX_LIGHT_2 = 3 , HIDX_LIGHT_3 = 4 , HIDX_05 = 5 , HIDX_RATING_1 = 6 , HIDX_RATING_2 = 7 , HIDX_RATING_3 = 8 , HIDX_09 = 9 , HIDX_DIGIT = 10 , HIDX_TICK_1 = 11 , HIDX_TICK_2 = 12 , HIDX_BUFF_ICON = 13 } |
enum | { THREE_CHANCES_STATE_INIT = 0 , THREE_CHANCES_STATE_APPEAR = 1 , THREE_CHANCES_STATE_START = 10 , THREE_CHANCES_STATE_PREFACE = 11 , THREE_CHANCES_STATE_FIRST_CHANCE = 12 , THREE_CHANCES_STATE_SECOND_CHANCE = 13 , THREE_CHANCES_STATE_THIRD_CHANCE = 14 , THREE_CHANCES_STATE_UNUSED_CHANCE = 15 , THREE_CHANCES_STATE_WRAPUP = 16 , THREE_CHANCES_STATE_DISPOSE = 17 } |
Functions | |
INCLUDE_IMG ("battle/action_cmd/three_chances_1.png", battle_action_cmd_three_chances_1_png) | |
INCLUDE_PAL ("battle/action_cmd/three_chances_1.pal", battle_action_cmd_three_chances_1_pal) | |
INCLUDE_IMG ("battle/action_cmd/three_chances_2.png", battle_action_cmd_three_chances_2_png) | |
INCLUDE_PAL ("battle/action_cmd/three_chances_2.pal", battle_action_cmd_three_chances_2_pal) | |
INCLUDE_IMG ("battle/action_cmd/three_chances_3.png", battle_action_cmd_three_chances_3_png) | |
INCLUDE_PAL ("battle/action_cmd/three_chances_3.pal", battle_action_cmd_three_chances_3_pal) | |
INCLUDE_IMG ("battle/action_cmd/three_chances_0.png", battle_action_cmd_three_chances_0_png) | |
INCLUDE_PAL ("battle/action_cmd/three_chances_0.pal", battle_action_cmd_three_chances_0_pal) | |
INCLUDE_IMG ("battle/action_cmd/three_chances_block.png", battle_action_cmd_three_chances_block_png) | |
INCLUDE_PAL ("battle/action_cmd/three_chances_block.pal", battle_action_cmd_three_chances_block_pal) | |
INCLUDE_IMG ("battle/action_cmd/three_chances_circle.png", battle_action_cmd_three_chances_circle_png) | |
INCLUDE_PAL ("battle/action_cmd/three_chances_circle.pal", battle_action_cmd_three_chances_circle_pal) | |
INCLUDE_IMG ("battle/action_cmd/three_chances_cloud.png", battle_action_cmd_three_chances_cloud_png) | |
INCLUDE_PAL ("battle/action_cmd/three_chances_cloud.pal", battle_action_cmd_three_chances_cloud_pal) | |
INCLUDE_IMG ("battle/action_cmd/three_chances_4.png", battle_action_cmd_three_chances_4_png) | |
INCLUDE_PAL ("battle/action_cmd/three_chances_4.pal", battle_action_cmd_three_chances_4_pal) | |
void N | update (void) |
void N | draw (void) |
void N | free (void) |
Variables | |
s32 | actionCmdTableWaterBlock [][2] |
HudScript | HES_Digit1 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_1, 24, 24) |
HudScript | HES_Digit2 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_2, 24, 24) |
HudScript | HES_Digit3 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_3, 24, 24) |
HudScript | HES_Digit0 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_0, 24, 24) |
HudScript | HES_Digit4 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_4, 24, 24) |
HudScript | HES_WaterBlock = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_block, 32, 32) |
HudScript | HES_TurboCharge = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_circle, 40, 40) |
HudScript | HES_CloudNine = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_cloud, 40, 40) |
HudScript * | DigitScripts [] |
#define ANTI_MASH_TIME 5 |
Definition at line 42 of file three_chances.c.
Referenced by update().
anonymous enum |
Enumerator | |
---|---|
HIDX_BUTTON | |
HIDX_FRAME | |
HIDX_LIGHT_1 | |
HIDX_LIGHT_2 | |
HIDX_LIGHT_3 | |
HIDX_05 | |
HIDX_RATING_1 | |
HIDX_RATING_2 | |
HIDX_RATING_3 | |
HIDX_09 | |
HIDX_DIGIT | |
HIDX_TICK_1 | |
HIDX_TICK_2 | |
HIDX_BUFF_ICON |
Definition at line 10 of file three_chances.c.
anonymous enum |
Definition at line 28 of file three_chances.c.
INCLUDE_IMG | ( | "battle/action_cmd/three_chances_1.png" | , |
battle_action_cmd_three_chances_1_png | ) |
INCLUDE_PAL | ( | "battle/action_cmd/three_chances_1.pal" | , |
battle_action_cmd_three_chances_1_pal | ) |
INCLUDE_IMG | ( | "battle/action_cmd/three_chances_2.png" | , |
battle_action_cmd_three_chances_2_png | ) |
INCLUDE_PAL | ( | "battle/action_cmd/three_chances_2.pal" | , |
battle_action_cmd_three_chances_2_pal | ) |
INCLUDE_IMG | ( | "battle/action_cmd/three_chances_3.png" | , |
battle_action_cmd_three_chances_3_png | ) |
INCLUDE_PAL | ( | "battle/action_cmd/three_chances_3.pal" | , |
battle_action_cmd_three_chances_3_pal | ) |
INCLUDE_IMG | ( | "battle/action_cmd/three_chances_0.png" | , |
battle_action_cmd_three_chances_0_png | ) |
INCLUDE_PAL | ( | "battle/action_cmd/three_chances_0.pal" | , |
battle_action_cmd_three_chances_0_pal | ) |
INCLUDE_IMG | ( | "battle/action_cmd/three_chances_block.png" | , |
battle_action_cmd_three_chances_block_png | ) |
INCLUDE_PAL | ( | "battle/action_cmd/three_chances_block.pal" | , |
battle_action_cmd_three_chances_block_pal | ) |
INCLUDE_IMG | ( | "battle/action_cmd/three_chances_circle.png" | , |
battle_action_cmd_three_chances_circle_png | ) |
INCLUDE_PAL | ( | "battle/action_cmd/three_chances_circle.pal" | , |
battle_action_cmd_three_chances_circle_pal | ) |
INCLUDE_IMG | ( | "battle/action_cmd/three_chances_cloud.png" | , |
battle_action_cmd_three_chances_cloud_png | ) |
INCLUDE_PAL | ( | "battle/action_cmd/three_chances_cloud.pal" | , |
battle_action_cmd_three_chances_cloud_pal | ) |
INCLUDE_IMG | ( | "battle/action_cmd/three_chances_4.png" | , |
battle_action_cmd_three_chances_4_png | ) |
INCLUDE_PAL | ( | "battle/action_cmd/three_chances_4.pal" | , |
battle_action_cmd_three_chances_4_pal | ) |
void N update | ( | void | ) |
Definition at line 226 of file three_chances.c.
void N draw | ( | void | ) |
Definition at line 631 of file three_chances.c.
void N free | ( | void | ) |
Definition at line 656 of file three_chances.c.
|
extern |
Definition at line 49 of file action_cmd.c.
HudScript HES_Digit1 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_1, 24, 24) |
Definition at line 68 of file three_chances.c.
HudScript HES_Digit2 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_2, 24, 24) |
Definition at line 69 of file three_chances.c.
HudScript HES_Digit3 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_3, 24, 24) |
Definition at line 70 of file three_chances.c.
HudScript HES_Digit0 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_0, 24, 24) |
Definition at line 71 of file three_chances.c.
HudScript HES_Digit4 = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_4, 24, 24) |
Definition at line 72 of file three_chances.c.
HudScript HES_WaterBlock = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_block, 32, 32) |
Definition at line 74 of file three_chances.c.
HudScript HES_TurboCharge = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_circle, 40, 40) |
Definition at line 75 of file three_chances.c.
HudScript HES_CloudNine = HES_TEMPLATE_CI_ENUM_SIZE(battle_action_cmd_three_chances_cloud, 40, 40) |
Definition at line 76 of file three_chances.c.
HudScript* DigitScripts[] |
Definition at line 78 of file three_chances.c.
Referenced by draw().