Functions | |
void | floating_rock_init (EffectInstance *effect) |
void | floating_rock_update (EffectInstance *effect) |
void | floating_rock_render (EffectInstance *effect) |
void | floating_rock_appendGfx (void *effect) |
EffectInstance * | floating_rock_main (s32 type, f32 posX, f32 posY, f32 posZ, f32 floorY, f32 fallVelocity, f32 fallAccel, f32 scale, s32 duration) |
EFFECT_DEF_DUST (dust_main) | |
Variables | |
Gfx | D_090003A0_396490 [] |
Gfx | D_090003E0_3964D0 [] |
Gfx | D_09000410_396500 [] |
Gfx | D_09000450_396540 [] |
Gfx * | D_E0098510 [] |
EFFECT_DEF_DUST | ( | dust_main | ) |
void floating_rock_appendGfx | ( | void * | effect | ) |
Referenced by floating_rock_render().
void floating_rock_init | ( | EffectInstance * | effect | ) |
Referenced by floating_rock_main().
EffectInstance * floating_rock_main | ( | s32 | type, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | floorY, | ||
f32 | fallVelocity, | ||
f32 | fallAccel, | ||
f32 | scale, | ||
s32 | duration ) |
void floating_rock_render | ( | EffectInstance * | effect | ) |
Referenced by floating_rock_main().
void floating_rock_update | ( | EffectInstance * | effect | ) |
Referenced by floating_rock_main().
|
extern |
|
extern |
|
extern |
|
extern |
Referenced by floating_rock_appendGfx().
Gfx* D_E0098510[] |
Referenced by floating_rock_appendGfx().