Go to the source code of this file.
Data Structures | |
struct | ExtraArrowDataEntry |
struct | ArrowDataTableEntry |
Enumerations | |
enum | ArrowType { ARROW_TYPE_ATK_UP = 0 , ARROW_TYPE_ATK_DOWN = 1 , ARROW_TYPE_DEF_UP = 2 } |
Functions | |
void | func_E00AC288 (EffectInstance *effect) |
void | func_E00AC2A4 (EffectInstance *effect) |
void | stat_change_init (EffectInstance *effect) |
void | stat_change_update (EffectInstance *effect) |
void | stat_change_render (EffectInstance *effect) |
EffectInstance * | stat_change_main (s32 arg0, f32 x, f32 y, f32 z, f32 scale, s32 time) |
Variables | |
Gfx | D_09002700_3B1E00 [] |
Gfx | D_09002798_3B1E98 [] |
Gfx | D_09002860_3B1F60 [] |
Gfx | D_09002880_3B1F80 [] |
Gfx | D_090028A0_3B1FA0 [] |
Gfx | D_090028C0_3B1FC0 [] |
Gfx | D_090028E0_3B1FE0 [] |
Gfx | D_09002950_3B2050 [] |
Gfx | D_09002990_3B2090 [] |
Gfx | D_090029D0_3B20D0 [] |
Gfx | D_09002A10_3B2110 [] |
Gfx | D_09002A50_3B2150 [] |
Gfx | D_09002A90_3B2190 [] |
Gfx | D_09002AD0_3B21D0 [] |
Gfx | D_09002B10_3B2210 [] |
Gfx | D_09002B50_3B2250 [] |
Gfx | D_09002B90_3B2290 [] |
Gfx | D_09002BD0_3B22D0 [] |
Gfx | D_09002C10_3B2310 [] |
Gfx * | D_E00AC7B0 [] = { D_09002700_3B1E00, D_09002700_3B1E00, D_09002798_3B1E98 } |
Gfx * | D_E00AC7BC [] = { D_09002860_3B1F60, D_09002880_3B1F80, D_09002860_3B1F60 } |
Gfx * | D_E00AC7C8 [] |
ExtraArrowDataEntry | D_E00AC7F8 [] |
ExtraArrowDataEntry | D_E00AC83C [] |
ArrowDataTableEntry | D_E00AC880 [] |
enum ArrowType |
Enumerator | |
---|---|
ARROW_TYPE_ATK_UP | |
ARROW_TYPE_ATK_DOWN | |
ARROW_TYPE_DEF_UP |
Definition at line 4 of file stat_change.c.
void func_E00AC288 | ( | EffectInstance * | effect | ) |
Definition at line 230 of file stat_change.c.
Referenced by stat_change_main().
void func_E00AC2A4 | ( | EffectInstance * | effect | ) |
Definition at line 234 of file stat_change.c.
Referenced by func_E00AC288().
void stat_change_init | ( | EffectInstance * | effect | ) |
void stat_change_update | ( | EffectInstance * | effect | ) |
Definition at line 185 of file stat_change.c.
Referenced by stat_change_main().
void stat_change_render | ( | EffectInstance * | effect | ) |
EffectInstance * stat_change_main | ( | s32 | arg0, |
f32 | x, | ||
f32 | y, | ||
f32 | z, | ||
f32 | scale, | ||
s32 | time ) |
Definition at line 141 of file stat_change.c.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
Referenced by func_E00AC2A4().
|
extern |
Referenced by func_E00AC2A4().
|
extern |
Referenced by func_E00AC2A4().
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
Gfx* D_E00AC7B0[] = { D_09002700_3B1E00, D_09002700_3B1E00, D_09002798_3B1E98 } |
Definition at line 40 of file stat_change.c.
Referenced by func_E00AC2A4().
Gfx* D_E00AC7BC[] = { D_09002860_3B1F60, D_09002880_3B1F80, D_09002860_3B1F60 } |
Definition at line 42 of file stat_change.c.
Referenced by func_E00AC2A4().
Gfx* D_E00AC7C8[] |
Definition at line 44 of file stat_change.c.
Referenced by func_E00AC2A4().
ExtraArrowDataEntry D_E00AC7F8[] |
Definition at line 50 of file stat_change.c.
Referenced by stat_change_update().
ExtraArrowDataEntry D_E00AC83C[] |
Definition at line 86 of file stat_change.c.
Referenced by stat_change_update().
ArrowDataTableEntry D_E00AC880[] |
Definition at line 122 of file stat_change.c.
Referenced by stat_change_main().