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 func_E00A2234 | ( | void | ) |
void motion_blur_flame_appendGfx | ( | void * | effect | ) |
Referenced by motion_blur_flame_render().
void motion_blur_flame_init | ( | EffectInstance * | effect | ) |
Referenced by motion_blur_flame_main().
EffectInstance * motion_blur_flame_main | ( | s32 | arg0, |
f32 | arg1, | ||
f32 | arg2, | ||
f32 | arg3, | ||
f32 | arg4, | ||
s32 | arg5 ) |
void motion_blur_flame_render | ( | EffectInstance * | effect | ) |
Referenced by motion_blur_flame_main().
void motion_blur_flame_update | ( | EffectInstance * | effect | ) |
Referenced by motion_blur_flame_main().
|
extern |
|
extern |
|
extern |
Gfx* D_E00A29D0[] = { D_09000200_3A35D0, D_090002A8_3A3678, D_09000358_3A3728 } |
Referenced by motion_blur_flame_appendGfx().
UnkStruct D_E00A29DC[] |
Referenced by motion_blur_flame_appendGfx().
s32 D_E00A2A24[] = { 100, 60, 30, 10, 0, 0, 0 } |
Referenced by motion_blur_flame_appendGfx().