Go to the source code of this file.
Functions | |
| void | moving_cloud_init (EffectInstance *effect) |
| void | moving_cloud_update (EffectInstance *effect) |
| void | moving_cloud_render (EffectInstance *effect) |
| void | moving_cloud_appendGfx (void *effect) |
| EffectInstance * | moving_cloud_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, f32 arg5, f32 arg6, f32 arg7, f32 arg8) |
Variables | |
| Gfx | D_09000100_3E1DD0 [] |
| Gfx | D_090001E8_3E1EB8 [] |
| Gfx * | D_E00E8630 [] = { D_090001E8_3E1EB8 } |
| Gfx * | D_E00E8634 [] = { D_09000100_3E1DD0 } |
| void moving_cloud_init | ( | EffectInstance * | effect | ) |
| void moving_cloud_update | ( | EffectInstance * | effect | ) |
Definition at line 118 of file moving_cloud.c.
Referenced by moving_cloud_main().
| void moving_cloud_render | ( | EffectInstance * | effect | ) |
Definition at line 166 of file moving_cloud.c.
Referenced by moving_cloud_main().
Definition at line 179 of file moving_cloud.c.
Referenced by moving_cloud_render().
| EffectInstance * moving_cloud_main | ( | s32 | arg0, |
| f32 | arg1, | ||
| f32 | arg2, | ||
| f32 | arg3, | ||
| f32 | arg4, | ||
| f32 | arg5, | ||
| f32 | arg6, | ||
| f32 | arg7, | ||
| f32 | arg8 ) |
Definition at line 15 of file moving_cloud.c.
|
extern |
|
extern |
| Gfx* D_E00E8630[] = { D_090001E8_3E1EB8 } |
Definition at line 7 of file moving_cloud.c.
Referenced by moving_cloud_appendGfx().
| Gfx* D_E00E8634[] = { D_09000100_3E1DD0 } |
Definition at line 8 of file moving_cloud.c.
Referenced by moving_cloud_appendGfx().