Go to the source code of this file.
Functions | |
void | gather_energy_pink_init (EffectInstance *effect) |
void | gather_energy_pink_update (EffectInstance *effect) |
void | gather_energy_pink_render (EffectInstance *effect) |
void | gather_energy_pink_appendGfx (void *effect) |
void | gather_energy_pink_main (s32 type, f32 posX, f32 posY, f32 posZ, f32 scale, s32 duration) |
Variables | |
Gfx | D_09000DA0_33C970 [] |
Gfx | D_09000E28_33C9F8 [] |
Gfx | D_090010B0_33CC80 [] |
Gfx | D_09001138_33CD08 [] |
Gfx * | D_E00269F0 [] = { D_090010B0_33CC80, D_09000DA0_33C970 } |
Gfx * | D_E00269F8 [] = { D_09001138_33CD08, D_09000E28_33C9F8 } |
u8 | D_E0026A00 [] |
void gather_energy_pink_init | ( | EffectInstance * | effect | ) |
Definition at line 78 of file gather_energy_pink.c.
Referenced by gather_energy_pink_main().
void gather_energy_pink_update | ( | EffectInstance * | effect | ) |
Definition at line 81 of file gather_energy_pink.c.
Referenced by gather_energy_pink_main().
void gather_energy_pink_render | ( | EffectInstance * | effect | ) |
Definition at line 147 of file gather_energy_pink.c.
Referenced by gather_energy_pink_main().
void gather_energy_pink_appendGfx | ( | void * | effect | ) |
Definition at line 160 of file gather_energy_pink.c.
Referenced by gather_energy_pink_render().
void gather_energy_pink_main | ( | s32 | type, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | scale, | ||
s32 | duration ) |
Definition at line 22 of file gather_energy_pink.c.
|
extern |
|
extern |
|
extern |
|
extern |
Gfx* D_E00269F0[] = { D_090010B0_33CC80, D_09000DA0_33C970 } |
Definition at line 9 of file gather_energy_pink.c.
Referenced by gather_energy_pink_appendGfx().
Gfx* D_E00269F8[] = { D_09001138_33CD08, D_09000E28_33C9F8 } |
Definition at line 10 of file gather_energy_pink.c.
Referenced by gather_energy_pink_appendGfx().
u8 D_E0026A00[] |
Definition at line 12 of file gather_energy_pink.c.
Referenced by gather_energy_pink_appendGfx().