Go to the source code of this file.
Functions | |
void | ice_shard_init (EffectInstance *effect) |
void | ice_shard_update (EffectInstance *effect) |
void | ice_shard_render (EffectInstance *effect) |
void | ice_shard_appendGfx (void *effect) |
EffectInstance * | ice_shard_main (s32 type, f32 posX, f32 posY, f32 posZ, f32 scale, s32 duration) |
Variables | |
Gfx | D_09001000_3F9CC0 [] |
Gfx | D_09001148_3F9E08 [] |
Gfx | D_09001168_3F9E28 [] |
Gfx * | D_E01108B0 [] = { D_09001148_3F9E08 } |
Gfx * | D_E01108B4 [] = { D_09001000_3F9CC0 } |
void ice_shard_init | ( | EffectInstance * | effect | ) |
void ice_shard_update | ( | EffectInstance * | effect | ) |
Definition at line 75 of file ice_shard.c.
Referenced by ice_shard_main().
void ice_shard_render | ( | EffectInstance * | effect | ) |
Definition at line 120 of file ice_shard.c.
Referenced by ice_shard_main().
void ice_shard_appendGfx | ( | void * | effect | ) |
Definition at line 133 of file ice_shard.c.
Referenced by ice_shard_render().
EffectInstance * ice_shard_main | ( | s32 | type, |
f32 | posX, | ||
f32 | posY, | ||
f32 | posZ, | ||
f32 | scale, | ||
s32 | duration ) |
Definition at line 16 of file ice_shard.c.
Referenced by ice_pillar_update().
|
extern |
|
extern |
|
extern |
Referenced by ice_shard_appendGfx().
Gfx* D_E01108B0[] = { D_09001148_3F9E08 } |
Definition at line 8 of file ice_shard.c.
Referenced by ice_shard_appendGfx().
Gfx* D_E01108B4[] = { D_09001000_3F9CC0 } |
Definition at line 9 of file ice_shard.c.
Referenced by ice_shard_appendGfx().