Go to the source code of this file.
Data Structures | |
| struct | UnkStruct |
Functions | |
| void | motion_blur_flame_init (EffectInstance *effect) |
| void | motion_blur_flame_update (EffectInstance *effect) |
| void | motion_blur_flame_render (EffectInstance *effect) |
| void | motion_blur_flame_appendGfx (void *effect) |
| EffectInstance * | motion_blur_flame_main (s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5) |
| void | func_E00A2234 (void) |
Variables | |
| Gfx | D_09000200_3A35D0 [] |
| Gfx | D_090002A8_3A3678 [] |
| Gfx | D_09000358_3A3728 [] |
| Gfx * | D_E00A29D0 [] = { D_09000200_3A35D0, D_090002A8_3A3678, D_09000358_3A3728 } |
| UnkStruct | D_E00A29DC [] |
| s32 | D_E00A2A24 [] = { 100, 60, 30, 10, 0, 0, 0 } |
| struct UnkStruct |
| void motion_blur_flame_init | ( | EffectInstance * | effect | ) |
| void motion_blur_flame_update | ( | EffectInstance * | effect | ) |
Definition at line 79 of file motion_blur_flame.c.
Referenced by motion_blur_flame_main().
| void motion_blur_flame_render | ( | EffectInstance * | effect | ) |
Definition at line 110 of file motion_blur_flame.c.
Referenced by motion_blur_flame_main().
Definition at line 126 of file motion_blur_flame.c.
Referenced by motion_blur_flame_render().
| EffectInstance * motion_blur_flame_main | ( | s32 | arg0, |
| f32 | arg1, | ||
| f32 | arg2, | ||
| f32 | arg3, | ||
| f32 | arg4, | ||
| s32 | arg5 ) |
Definition at line 33 of file motion_blur_flame.c.
Definition at line 123 of file motion_blur_flame.c.
|
extern |
|
extern |
|
extern |
| Gfx* D_E00A29D0[] = { D_09000200_3A35D0, D_090002A8_3A3678, D_09000358_3A3728 } |
Definition at line 9 of file motion_blur_flame.c.
Referenced by motion_blur_flame_appendGfx().
| UnkStruct D_E00A29DC[] |
Definition at line 20 of file motion_blur_flame.c.
Referenced by motion_blur_flame_appendGfx().
| s32 D_E00A2A24[] = { 100, 60, 30, 10, 0, 0, 0 } |
Definition at line 26 of file motion_blur_flame.c.
Referenced by motion_blur_flame_appendGfx().