![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Zant (Goron Mines Phase) More...
#include <d_a_b_zant_sima.h>
Inheritance diagram for daB_ZANTS_c:
Collaboration diagram for daB_ZANTS_c:Public Member Functions | |
| int | draw () |
| void | action () |
| int | execute () |
| int | _delete () |
| int | CreateHeap () |
| int | create () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| request_of_phase_process_class | mPhase | |
| J3DModel * | mpModel | |
| mDoExt_brkAnm * | mpBrkAnm | |
| mDoExt_btkAnm * | mpBtkAnm | |
| u32 | mPlayerID | |
| u32 | mBossID | |
| u8 | mSinkTimers [2] | |
| bool | mSinkPlayer | |
| bool | mSinkZant | |
| f32 | mHeight | |
| csXyz | mRotation | |
| Mtx | mMtx | |
| dBgW * | mpBgW | |
Public Attributes inherited from fopAc_ac_c | ||
| leafdraw_class | base | |
| int | actor_type | |
| create_tag_class | actor_tag | |
| create_tag_class | draw_tag | |
| profile_method_class * | sub_method | |
| JKRSolidHeap * | heap | |
| dEvt_info_c | eventInfo | |
| dKy_tevstr_c | tevStr | |
| u16 | setID | |
| u8 | group | |
| u8 | cullType | |
| u8 | demoActorID | |
| s8 | argument | |
| u8 | carryType | |
| u32 | actor_status | |
| u32 | actor_condition | |
| fpc_ProcID | parentActorID | |
| actor_place | home | |
| actor_place | old | |
| actor_place | current | |
| csXyz | shape_angle | |
| cXyz | scale | |
| cXyz | speed | |
| MtxP | cullMtx | |
| union { | ||
| cull_box box | ||
| cull_sphere sphere | ||
| } | cull | |
| f32 | cullSizeFar | |
| J3DModel * | model | |
| dJntCol_c * | jntCol | |
| f32 | speedF | |
| f32 | gravity | |
| f32 | maxFallSpeed | |
| cXyz | eyePos | |
| actor_attention_types | attention_info | |
| s16 | field_0x560 | |
| s16 | health | |
| u8 | field_0x564 | |
| u8 | field_0x565 | |
| s8 | field_0x566 | |
| s8 | field_0x567 | |
Additional Inherited Members | |
Static Public Member Functions inherited from fopAc_ac_c | |
| static void | setStopStatus (u32 status) |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
Zant (Goron Mines Phase)
Palace of Twilight dungeon boss. This is the actor used during the Goron Mines part of the fight.
| int daB_ZANTS_c::_delete | ( | ) |
| void daB_ZANTS_c::action | ( | ) |
| int daB_ZANTS_c::create | ( | ) |
| int daB_ZANTS_c::CreateHeap | ( | ) |
| int daB_ZANTS_c::draw | ( | ) |
| int daB_ZANTS_c::execute | ( | ) |
| u32 daB_ZANTS_c::mBossID |
| f32 daB_ZANTS_c::mHeight |
| Mtx daB_ZANTS_c::mMtx |
| dBgW* daB_ZANTS_c::mpBgW |
| mDoExt_brkAnm* daB_ZANTS_c::mpBrkAnm |
| mDoExt_btkAnm* daB_ZANTS_c::mpBtkAnm |
| request_of_phase_process_class daB_ZANTS_c::mPhase |
| u32 daB_ZANTS_c::mPlayerID |
| J3DModel* daB_ZANTS_c::mpModel |
| csXyz daB_ZANTS_c::mRotation |
| bool daB_ZANTS_c::mSinkPlayer |
| u8 daB_ZANTS_c::mSinkTimers[2] |
| bool daB_ZANTS_c::mSinkZant |