Go to the source code of this file.
Functions | |
| void | ice_pillar_init (EffectInstance *effect) | 
| void | ice_pillar_update (EffectInstance *effect) | 
| void | ice_pillar_render (EffectInstance *effect) | 
| void | ice_pillar_appendGfx (void *effect) | 
| EFFECT_DEF_MISC_PARTICLES (misc_particles_main) | |
| EFFECT_DEF_ICE_SHARD (ice_shard_main) | |
| EFFECT_DEF_COLD_BREATH (cold_breath_main) | |
| EffectInstance * | ice_pillar_main (s32 arg0, f32 x, f32 y, f32 z, f32 scale, s32 arg5) | 
Variables | |
| Gfx | D_09001000_40B1C0 [] | 
| Gfx | D_090011A8_40B368 [] | 
| Gfx | D_090011C8_40B388 [] | 
| Gfx | D_090011E8_40B3A8 [] | 
| Gfx | D_09001208_40B3C8 [] | 
| Gfx * | D_E011E7F0 [] = { D_090011A8_40B368, D_090011C8_40B388, D_090011E8_40B3A8, D_09001208_40B3C8 } | 
| Gfx * | D_E011E800 [] = { D_09001000_40B1C0 } | 
| void ice_pillar_init | ( | EffectInstance * | effect | ) | 
| void ice_pillar_update | ( | EffectInstance * | effect | ) | 
Definition at line 73 of file ice_pillar.c.
Referenced by ice_pillar_main().
| void ice_pillar_render | ( | EffectInstance * | effect | ) | 
Definition at line 141 of file ice_pillar.c.
Referenced by ice_pillar_main().
Definition at line 154 of file ice_pillar.c.
Referenced by ice_pillar_render().
| EFFECT_DEF_MISC_PARTICLES | ( | misc_particles_main | ) | 
| EFFECT_DEF_ICE_SHARD | ( | ice_shard_main | ) | 
| EFFECT_DEF_COLD_BREATH | ( | cold_breath_main | ) | 
| EffectInstance * ice_pillar_main | ( | s32 | arg0, | 
| f32 | x, | ||
| f32 | y, | ||
| f32 | z, | ||
| f32 | scale, | ||
| s32 | arg5 ) | 
Definition at line 22 of file ice_pillar.c.
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern | 
      
  | 
  extern | 
| Gfx* D_E011E7F0[] = { D_090011A8_40B368, D_090011C8_40B388, D_090011E8_40B3A8, D_09001208_40B3C8 } | 
Definition at line 15 of file ice_pillar.c.
Referenced by ice_pillar_appendGfx().
| Gfx* D_E011E800[] = { D_09001000_40B1C0 } | 
Definition at line 16 of file ice_pillar.c.
Referenced by ice_pillar_appendGfx().