Go to the source code of this file.
Functions | |
void | confetti_init (EffectInstance *effect) |
void | confetti_update (EffectInstance *effect) |
void | confetti_render (EffectInstance *effect) |
void | confetti_appendGfx (void *effect) |
void | func_E0088000 (ConfettiFXData *part) |
EffectInstance * | confetti_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5) |
Variables | |
Gfx | D_090009E8_38C588 [] |
Gfx | D_09000A00_38C5A0 [] |
Gfx | D_09000940_38C4E0 [] |
Gfx * | D_E0088CC0 [] |
Color_RGB8 | D_E0088CDC [] |
u8 | D_E0088D00 [] = { 0, 1, 2, 3, 2, 1, 0, 0 } |
u8 | D_E0088D08 [] = { 0, 45, 0, 60 } |
void confetti_init | ( | EffectInstance * | effect | ) |
void confetti_update | ( | EffectInstance * | effect | ) |
Definition at line 178 of file confetti.c.
Referenced by confetti_main().
void confetti_render | ( | EffectInstance * | effect | ) |
Definition at line 235 of file confetti.c.
Referenced by confetti_main().
void confetti_appendGfx | ( | void * | effect | ) |
Definition at line 247 of file confetti.c.
Referenced by confetti_render().
void func_E0088000 | ( | ConfettiFXData * | part | ) |
Definition at line 37 of file confetti.c.
Referenced by confetti_main(), and confetti_update().
EffectInstance * confetti_main | ( | s32 | arg0, |
f32 | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
s32 | arg5 ) |
Definition at line 47 of file confetti.c.
Referenced by explosion_update().
|
extern |
|
extern |
|
extern |
Referenced by confetti_appendGfx().
Gfx* D_E0088CC0[] |
Definition at line 13 of file confetti.c.
Referenced by confetti_appendGfx().
Color_RGB8 D_E0088CDC[] |
Definition at line 18 of file confetti.c.
Referenced by confetti_appendGfx().
u8 D_E0088D00[] = { 0, 1, 2, 3, 2, 1, 0, 0 } |
Definition at line 33 of file confetti.c.
Referenced by confetti_appendGfx().
u8 D_E0088D08[] = { 0, 45, 0, 60 } |