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 func_E00B8200 | ( | void | ) |
void water_fountain_appendGfx | ( | void * | effect | ) |
Referenced by water_fountain_render().
void water_fountain_init | ( | EffectInstance * | effect | ) |
Referenced by water_fountain_main().
EffectInstance * water_fountain_main | ( | s32 | arg0, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | arg4, | ||
s32 | arg5 ) |
void water_fountain_render | ( | EffectInstance * | effect | ) |
Referenced by water_fountain_main().
void water_fountain_update | ( | EffectInstance * | effect | ) |
Referenced by water_fountain_main().
|
extern |
Referenced by water_fountain_appendGfx().
|
extern |
Referenced by water_fountain_appendGfx().
|
extern |
Referenced by water_fountain_appendGfx().
UnkStruct D_E00B8900[] |
Referenced by water_fountain_appendGfx().
UnkStruct D_E00B8B58[] |
Referenced by water_fountain_appendGfx().
s32 D_E00B8CA4[] = { 0, 40, 55, 190, 20, 130, 270, 300 } |
Referenced by water_fountain_appendGfx().