Go to the source code of this file.
Data Structures | |
struct | UnkStruct |
Functions | |
void | water_fountain_init (EffectInstance *effect) |
void | water_fountain_update (EffectInstance *effect) |
void | water_fountain_render (EffectInstance *effect) |
void | water_fountain_appendGfx (void *effect) |
EffectInstance * | water_fountain_main (s32 arg0, f32 posX, f32 posY, f32 posZ, f32 arg4, s32 arg5) |
void | func_E00B8200 (void) |
Variables | |
Gfx | D_09000280_3B8AE0 [] |
Gfx | D_09000328_3B8B88 [] |
Gfx | D_09000348_3B8BA8 [] |
UnkStruct | D_E00B8900 [] |
UnkStruct | D_E00B8B58 [] |
s32 | D_E00B8CA4 [] = { 0, 40, 55, 190, 20, 130, 270, 300 } |
struct UnkStruct |
void water_fountain_init | ( | EffectInstance * | effect | ) |
void water_fountain_update | ( | EffectInstance * | effect | ) |
Definition at line 171 of file water_fountain.c.
Referenced by water_fountain_main().
void water_fountain_render | ( | EffectInstance * | effect | ) |
Definition at line 191 of file water_fountain.c.
Referenced by water_fountain_main().
Definition at line 207 of file water_fountain.c.
Referenced by water_fountain_render().
EffectInstance * water_fountain_main | ( | s32 | arg0, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | arg4, | ||
s32 | arg5 ) |
Definition at line 124 of file water_fountain.c.
Definition at line 204 of file water_fountain.c.
|
extern |
Referenced by water_fountain_appendGfx().
|
extern |
Referenced by water_fountain_appendGfx().
|
extern |
Referenced by water_fountain_appendGfx().
UnkStruct D_E00B8900[] |
Definition at line 18 of file water_fountain.c.
Referenced by water_fountain_appendGfx().
UnkStruct D_E00B8B58[] |
Definition at line 81 of file water_fountain.c.
Referenced by water_fountain_appendGfx().
s32 D_E00B8CA4[] = { 0, 40, 55, 190, 20, 130, 270, 300 } |
Definition at line 117 of file water_fountain.c.
Referenced by water_fountain_appendGfx().