Go to the source code of this file.
Functions | |
void | misc_particles_init (EffectInstance *effect) |
void | misc_particles_update (EffectInstance *effect) |
void | misc_particles_render (EffectInstance *effect) |
void | misc_particles_appendGfx (void *effect) |
EffectInstance * | misc_particles_main (s32 variation, f32 posX, f32 posY, f32 posZ, f32 scaleX, f32 scaleY, f32 arg6, s32 numParticles, s32 duration) |
void | func_E00E4954 (void) |
Variables | |
Gfx | D_09001580_3E03E0 [] |
Gfx | D_09001670_3E04D0 [] |
Gfx | D_09001768_3E05C8 [] |
Gfx | D_09001818_3E0678 [] |
Gfx | D_09001A20_3E0880 [] |
Gfx | D_09001A40_3E08A0 [] |
Gfx | D_09001A60_3E08C0 [] |
Gfx | D_09001A80_3E08E0 [] |
Gfx * | D_E00E4D90 [] |
Gfx * | D_E00E4DA8 [] |
u8 | D_E00E4DC0 [] |
u8 | D_E00E4DE0 [] |
u8 | D_E00E4E00 [] |
void misc_particles_init | ( | EffectInstance * | effect | ) |
void misc_particles_update | ( | EffectInstance * | effect | ) |
Definition at line 147 of file misc_particles.c.
Referenced by misc_particles_main().
void misc_particles_render | ( | EffectInstance * | effect | ) |
Definition at line 285 of file misc_particles.c.
Referenced by misc_particles_main().
void misc_particles_appendGfx | ( | void * | effect | ) |
Definition at line 301 of file misc_particles.c.
Referenced by misc_particles_render().
EffectInstance * misc_particles_main | ( | s32 | variation, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | scaleX, | ||
f32 | scaleY, | ||
f32 | arg6, | ||
s32 | numParticles, | ||
s32 | duration ) |
Definition at line 46 of file misc_particles.c.
Referenced by ice_pillar_main(), snowman_doll_update(), and spirit_card_main().
void func_E00E4954 | ( | void | ) |
Definition at line 298 of file misc_particles.c.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
Gfx* D_E00E4D90[] |
Definition at line 13 of file misc_particles.c.
Referenced by misc_particles_appendGfx().
Gfx* D_E00E4DA8[] |
Definition at line 18 of file misc_particles.c.
Referenced by misc_particles_appendGfx().
u8 D_E00E4DC0[] |
Definition at line 23 of file misc_particles.c.
Referenced by misc_particles_update().
u8 D_E00E4DE0[] |
Definition at line 29 of file misc_particles.c.
Referenced by misc_particles_update().
u8 D_E00E4E00[] |
Definition at line 35 of file misc_particles.c.
Referenced by misc_particles_update().