Go to the source code of this file.
Functions | |
void | star_init (EffectInstance *effect) |
void | star_update (EffectInstance *effect) |
void | star_render (EffectInstance *effect) |
void | star_appendGfx (void *effect) |
EffectInstance * | star_main (s32 type, f32 startX, f32 startY, f32 startZ, f32 endX, f32 endY, f32 endZ, f32 speed) |
EFFECT_DEF_LANDING_DUST (landing_dust_main) | |
Variables | |
Vtx_t | D_09001400_333AA0 [] |
Gfx | D_09001530_333BD0 [] |
Gfx | D_09001650_333CF0 [] |
Gfx | D_09001780_333E20 [] |
Gfx | D_090017D0_333E70 [] |
void star_init | ( | EffectInstance * | effect | ) |
void star_update | ( | EffectInstance * | effect | ) |
Definition at line 121 of file star.c.
Referenced by star_main().
void star_render | ( | EffectInstance * | effect | ) |
Definition at line 184 of file star.c.
Referenced by star_main().
void star_appendGfx | ( | void * | effect | ) |
Definition at line 204 of file star.c.
Referenced by star_render().
EffectInstance * star_main | ( | s32 | type, |
f32 | startX, | ||
f32 | startY, | ||
f32 | startZ, | ||
f32 | endX, | ||
f32 | endY, | ||
f32 | endZ, | ||
f32 | speed ) |
Definition at line 15 of file star.c.
EFFECT_DEF_LANDING_DUST | ( | landing_dust_main | ) |
|
extern |
Referenced by star_appendGfx().
|
extern |
Referenced by star_appendGfx().
|
extern |
Referenced by star_appendGfx().
|
extern |
Referenced by star_appendGfx().
|
extern |
Referenced by star_appendGfx().