Go to the source code of this file.
Functions | |
void | attack_result_text_init (EffectInstance *effect) |
void | attack_result_text_update (EffectInstance *effect) |
void | attack_result_text_render (EffectInstance *effect) |
void | func_E0090428 (EffectInstance *effect) |
void | func_E0090444 (EffectInstance *effect) |
EffectInstance * | attack_result_text_main (s32 type, f32 posX, f32 posY, f32 posZ, f32 appearVel, s32 duration) |
Variables | |
Gfx | D_09001500_3918D0 [] |
Gfx | D_090015A8_391978 [] |
Gfx | D_09001610_3919E0 [] |
Gfx | D_09001658_391A28 [] |
Gfx | D_090016A0_391A70 [] |
Gfx | D_090016E8_391AB8 [] |
Gfx | D_09001730_391B00 [] |
Gfx | D_090018B8_391C88 [] |
Gfx | D_090018D8_391CA8 [] |
Gfx | D_090018F8_391CC8 [] |
Gfx | D_09001918_391CE8 [] |
Gfx | D_09001938_391D08 [] |
Gfx * | D_E0090A40 [5] = { D_09001658_391A28, D_09001610_3919E0, D_090016A0_391A70, D_090016E8_391AB8, D_09001730_391B00 } |
Gfx * | D_E0090A54 [5] = { D_090018D8_391CA8, D_090018B8_391C88, D_090018F8_391CC8, D_09001918_391CE8, D_09001938_391D08 } |
u8 | D_E0090A68 [8] = { 10, 40, 80, 120, 125, 100, 90, 100 } |
u8 | D_E0090A70 [8] = { 60, 80, 100, 110, 112, 95, 100, 0 } |
s8 | D_E0090A78 [5][6] |
void attack_result_text_init | ( | EffectInstance * | effect | ) |
Definition at line 88 of file attack_result_text.c.
Referenced by attack_result_text_main().
void attack_result_text_update | ( | EffectInstance * | effect | ) |
Definition at line 91 of file attack_result_text.c.
Referenced by attack_result_text_main().
void attack_result_text_render | ( | EffectInstance * | effect | ) |
Definition at line 167 of file attack_result_text.c.
Referenced by attack_result_text_main().
void func_E0090428 | ( | EffectInstance * | effect | ) |
Definition at line 170 of file attack_result_text.c.
Referenced by attack_result_text_main().
void func_E0090444 | ( | EffectInstance * | effect | ) |
Definition at line 174 of file attack_result_text.c.
Referenced by func_E0090428().
EffectInstance * attack_result_text_main | ( | s32 | type, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | appearVel, | ||
s32 | duration ) |
Definition at line 37 of file attack_result_text.c.
|
extern |
Referenced by func_E0090444().
|
extern |
Referenced by func_E0090444().
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
Gfx* D_E0090A40[5] = { D_09001658_391A28, D_09001610_3919E0, D_090016A0_391A70, D_090016E8_391AB8, D_09001730_391B00 } |
Definition at line 17 of file attack_result_text.c.
Referenced by func_E0090444().
Gfx* D_E0090A54[5] = { D_090018D8_391CA8, D_090018B8_391C88, D_090018F8_391CC8, D_09001918_391CE8, D_09001938_391D08 } |
Definition at line 18 of file attack_result_text.c.
Referenced by func_E0090444().
u8 D_E0090A68[8] = { 10, 40, 80, 120, 125, 100, 90, 100 } |
Definition at line 20 of file attack_result_text.c.
Referenced by attack_result_text_update().
u8 D_E0090A70[8] = { 60, 80, 100, 110, 112, 95, 100, 0 } |
Definition at line 21 of file attack_result_text.c.
Referenced by attack_result_text_update().
s8 D_E0090A78[5][6] |
Definition at line 23 of file attack_result_text.c.
Referenced by func_E0090444().