Go to the source code of this file.
Functions | |
void | damage_stars_init (EffectInstance *effect) |
void | damage_stars_update (EffectInstance *effect) |
void | damage_stars_render (EffectInstance *effect) |
void | damage_stars_appendGfx (void *effect) |
void | damage_stars_main (s32 type, f32 x, f32 y, f32 z, f32 rotAxisX, f32 rotAxisY, f32 rotAxisZ, s32 number) |
Variables | |
Gfx | D_090004C0_343500 [] |
Gfx | D_090005E0_343620 [] |
u8 | D_E0030E90 [] |
f32 | D_E0030EB4 = 0.0f |
void damage_stars_init | ( | EffectInstance * | effect | ) |
void damage_stars_update | ( | EffectInstance * | effect | ) |
Definition at line 171 of file damage_stars.c.
Referenced by damage_stars_main().
void damage_stars_render | ( | EffectInstance * | effect | ) |
Definition at line 223 of file damage_stars.c.
Referenced by damage_stars_main().
void damage_stars_appendGfx | ( | void * | effect | ) |
Definition at line 236 of file damage_stars.c.
Referenced by damage_stars_render().
void damage_stars_main | ( | s32 | type, |
f32 | x, | ||
f32 | y, | ||
f32 | z, | ||
f32 | rotAxisX, | ||
f32 | rotAxisY, | ||
f32 | rotAxisZ, | ||
s32 | number ) |
Definition at line 29 of file damage_stars.c.
|
extern |
Referenced by damage_stars_appendGfx().
|
extern |
Referenced by damage_stars_appendGfx().
u8 D_E0030E90[] |
Definition at line 7 of file damage_stars.c.
Referenced by damage_stars_appendGfx().
f32 D_E0030EB4 = 0.0f |
Definition at line 22 of file damage_stars.c.
Referenced by damage_stars_main().