Go to the source code of this file.
Functions | |
void | fire_breath_init (EffectInstance *effect) |
void | fire_breath_update (EffectInstance *effect) |
void | fire_breath_render (EffectInstance *effect) |
void | fire_breath_appendGfx (void *effect) |
EffectInstance * | fire_breath_main (s32 type, f32 startX, f32 startY, f32 startZ, f32 endX, f32 endY, f32 endZ, s32 numExtra, s32 spawnDelay, s32 duration) |
Variables | |
Gfx | D_09000A00_373DE0 [] |
Gfx | D_09000B88_373F68 [] |
Gfx | D_09000C00_373FE0 [] |
Gfx | D_09000C20_374000 [] |
Gfx * | D_E006EC00 [] = { D_09000B88_373F68, D_09000B88_373F68, D_09000B88_373F68 } |
Gfx * | D_E006EC0C [] = { D_09000A00_373DE0, D_09000A00_373DE0, D_09000A00_373DE0 } |
void fire_breath_init | ( | EffectInstance * | effect | ) |
void fire_breath_update | ( | EffectInstance * | effect | ) |
Definition at line 94 of file fire_breath.c.
Referenced by fire_breath_main().
void fire_breath_render | ( | EffectInstance * | effect | ) |
Definition at line 161 of file fire_breath.c.
Referenced by fire_breath_main().
void fire_breath_appendGfx | ( | void * | effect | ) |
Definition at line 181 of file fire_breath.c.
Referenced by fire_breath_render().
EffectInstance * fire_breath_main | ( | s32 | type, |
f32 | startX, | ||
f32 | startY, | ||
f32 | startZ, | ||
f32 | endX, | ||
f32 | endY, | ||
f32 | endZ, | ||
s32 | numExtra, | ||
s32 | spawnDelay, | ||
s32 | duration ) |
Definition at line 17 of file fire_breath.c.
Referenced by fire_breath_update().
|
extern |
|
extern |
|
extern |
Referenced by fire_breath_appendGfx().
|
extern |
Referenced by fire_breath_appendGfx().
Gfx* D_E006EC00[] = { D_09000B88_373F68, D_09000B88_373F68, D_09000B88_373F68 } |
Definition at line 9 of file fire_breath.c.
Referenced by fire_breath_appendGfx().
Gfx* D_E006EC0C[] = { D_09000A00_373DE0, D_09000A00_373DE0, D_09000A00_373DE0 } |
Definition at line 10 of file fire_breath.c.
Referenced by fire_breath_appendGfx().