![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
City in the Sky Boss Door. More...
#include <d_a_obj_lv7BsGate.h>
Inheritance diagram for daLv7BsGate_c:
Collaboration diagram for daLv7BsGate_c:Public Member Functions | |
| void | setBaseMtx () |
| int | create () |
| void | moveGate () |
| void | init_modeWait () |
| void | modeWait () |
| void | init_modeOpen () |
| void | modeOpen () |
| void | init_modeClose () |
| void | modeClose () |
| virtual int | CreateHeap () |
| virtual int | Execute (Mtx **) |
| virtual int | Draw () |
| virtual int | Delete () |
| int | getType () |
| int | getSw () |
| int | getLR () |
Public Member Functions inherited from dBgS_MoveBgActor | |
| dBgS_MoveBgActor () | |
| int | MoveBGCreateHeap () |
| int | MoveBGCreate (char const *i_arcName, int i_dzb_id, MoveBGActor_SetFunc i_setFunc, u32 i_heapSize, Mtx *i_bgMtx) |
| int | MoveBGDelete () |
| int | MoveBGExecute () |
| int | MoveBGDraw () |
| int | MoveBGIsDelete () |
| virtual int | Create () |
| virtual int | IsDelete () |
| virtual int | ToFore () |
| virtual int | ToBack () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Public Attributes | ||
| request_of_phase_process_class | mPhase | |
| J3DModel * | mpModel | |
| u8 | mMode | |
| u8 | field_0x5ad | |
| u8 | mType | |
| u8 | mIsSwitch | |
| u8 | mLR | |
| f32 | field_0x5b4 | |
| f32 | field_0x5b8 | |
Public Attributes inherited from dBgS_MoveBgActor | ||
| dBgW * | mpBgW | |
| Mtx | mBgMtx | |
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 dBgS_MoveBgActor | |
| static const char * | m_name |
| static int | m_dzb_id |
| static MoveBGActor_SetFunc | m_set_func |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
City in the Sky Boss Door.
| int daLv7BsGate_c::create | ( | ) |
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
inline |
|
inline |
|
inline |
| void daLv7BsGate_c::init_modeClose | ( | ) |
| void daLv7BsGate_c::init_modeOpen | ( | ) |
| void daLv7BsGate_c::init_modeWait | ( | ) |
| void daLv7BsGate_c::modeClose | ( | ) |
| void daLv7BsGate_c::modeOpen | ( | ) |
| void daLv7BsGate_c::modeWait | ( | ) |
| void daLv7BsGate_c::moveGate | ( | ) |
| void daLv7BsGate_c::setBaseMtx | ( | ) |
| u8 daLv7BsGate_c::field_0x5ad |
| f32 daLv7BsGate_c::field_0x5b4 |
| f32 daLv7BsGate_c::field_0x5b8 |
| u8 daLv7BsGate_c::mIsSwitch |
| u8 daLv7BsGate_c::mLR |
| u8 daLv7BsGate_c::mMode |
| request_of_phase_process_class daLv7BsGate_c::mPhase |
| J3DModel* daLv7BsGate_c::mpModel |
| u8 daLv7BsGate_c::mType |