![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_tag_Lv6Gate.h>
Inheritance diagram for daTagLv6Gate_c:
Collaboration diagram for daTagLv6Gate_c:Public Member Functions | |
| int | createHeap () |
| int | create () |
| int | execute () |
| int | draw () |
| ~daTagLv6Gate_c () | |
| void | initBaseMtx () |
| void | setBaseMtx () |
| void | create_init () |
| bool | checkOpenArea () |
| void | stabMasterSword () |
| u8 | getSwitchNo1 () |
| u8 | getSwitchNo2 () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| J3DModel * | mpModel [2] | |
| mDoExt_btkAnm * | mpBtk [2] | |
| dBgW | mBgW [2] | |
| Mtx | field_0x6f8 [2] | |
| request_of_phase_process_class | mPhase | |
| f32 | field_0x760 [2] | |
| s16 | mEvtId | |
| bool | mIsMasterSwordStabbed | |
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 |
|
inline |
|
inline |
| int daTagLv6Gate_c::create | ( | ) |
|
inline |
| int daTagLv6Gate_c::createHeap | ( | ) |
| int daTagLv6Gate_c::draw | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| Mtx daTagLv6Gate_c::field_0x6f8[2] |
| f32 daTagLv6Gate_c::field_0x760[2] |
| dBgW daTagLv6Gate_c::mBgW[2] |
| s16 daTagLv6Gate_c::mEvtId |
| bool daTagLv6Gate_c::mIsMasterSwordStabbed |
| mDoExt_btkAnm* daTagLv6Gate_c::mpBtk[2] |
| request_of_phase_process_class daTagLv6Gate_c::mPhase |
| J3DModel* daTagLv6Gate_c::mpModel[2] |