Go to the source code of this file.
Functions | |
void | aura_appendGfx (void *argEffect) |
void | aura_init (EffectInstance *effect) |
void | aura_update (EffectInstance *effect) |
void | aura_render (EffectInstance *effect) |
void | aura_main (s32 type, f32 posX, f32 posY, f32 posZ, f32 scale, EffectInstance **outEffect) |
void | func_E007684C (void) |
void | func_E0076854 (void) |
Variables | |
Gfx | D_09002000_379F80 [] |
Gfx | D_090020E8_37A068 [] |
Gfx | D_090021D0_37A150 [] |
Gfx | D_090023B0_37A330 [] |
Gfx | D_090023C8_37A348 [] |
Gfx | D_090023E0_37A360 [] |
Gfx | D_090023F8_37A378 [] |
Gfx | D_09002410_37A390 [] |
Gfx | D_09002428_37A3A8 [] |
Gfx | D_09002440_37A3C0 [] |
Gfx | D_09002458_37A3D8 [] |
Gfx * | D_E0076E90 [] |
Gfx * | D_E0076EA0 [] |
Gfx * | D_E0076EB0 [] |
Gfx * | D_E0076EC0 [] |
Gfx * | D_E0076ED0 [] |
void aura_appendGfx | ( | void * | argEffect | ) |
Definition at line 295 of file aura.c.
Referenced by aura_render().
void aura_init | ( | EffectInstance * | effect | ) |
void aura_update | ( | EffectInstance * | effect | ) |
Definition at line 187 of file aura.c.
Referenced by aura_main().
void aura_render | ( | EffectInstance * | effect | ) |
Definition at line 276 of file aura.c.
Referenced by aura_main().
void aura_main | ( | s32 | type, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | scale, | ||
EffectInstance ** | outEffect ) |
Definition at line 56 of file aura.c.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
Gfx* D_E0076E90[] |
Definition at line 16 of file aura.c.
Referenced by aura_appendGfx().
Gfx* D_E0076EA0[] |
Definition at line 23 of file aura.c.
Referenced by aura_appendGfx().
Gfx* D_E0076EB0[] |
Definition at line 30 of file aura.c.
Referenced by aura_appendGfx().
Gfx* D_E0076EC0[] |
Definition at line 37 of file aura.c.
Referenced by aura_appendGfx().
Gfx* D_E0076ED0[] |
Definition at line 44 of file aura.c.
Referenced by aura_appendGfx().