![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Temple of Time Change Block? More...
#include <d_a_obj_lv6ChangeGate.h>
Inheritance diagram for daLv6ChangeGate_c:
Collaboration diagram for daLv6ChangeGate_c:Public Member Functions | |
| daLv6ChangeGate_c () | |
| void | setBaseMtx () |
| int | create () |
| u8 | isSwitch () |
| void | moveGate () |
| void | init_modeWait () |
| void | modeWait () |
| void | init_modeSlideRight () |
| void | modeSlideRight () |
| void | init_modeSlideLeft () |
| void | modeSlideLeft () |
| void | init_modeBreak () |
| void | modeBreak () |
| virtual int | CreateHeap () |
| virtual int | Execute (Mtx **) |
| virtual int | Draw () |
| virtual int | Delete () |
| virtual | ~daLv6ChangeGate_c () |
| virtual bool | eventStart () |
| int | getEventID () |
| int | getWaitTime () |
| int | getSwState () |
| int | getSw () |
| int | getSw2 () |
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 Member Functions inherited from dEvLib_callback_c | |
| dEvLib_callback_c (fopAc_ac_c *param_0) | |
| bool | eventUpdate () |
| bool | setEvent (int, int, int) |
| void | orderEvent (int, int, int) |
| bool | setAction (action_class< dEvLib_callback_c > *) |
| bool | initAction () |
| bool | executeAction () |
| bool | initStart () |
| bool | executeStart () |
| bool | initRun () |
| bool | executeRun () |
| virtual | ~dEvLib_callback_c () |
| virtual bool | eventRun () |
| virtual bool | eventEnd () |
Static Public Attributes | |
| static const dCcD_SrcGObjInf | mCcDObjInfo |
| static dCcD_SrcCyl | mCcDCyl |
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 |
Additional Inherited Members | |
Static Public Member Functions inherited from fopAc_ac_c | |
| static void | setStopStatus (u32 status) |
Temple of Time Change Block?
|
inline |
|
inlinevirtual |
| int daLv6ChangeGate_c::create | ( | ) |
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dEvLib_callback_c.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void daLv6ChangeGate_c::init_modeBreak | ( | ) |
| void daLv6ChangeGate_c::init_modeSlideLeft | ( | ) |
| void daLv6ChangeGate_c::init_modeSlideRight | ( | ) |
| void daLv6ChangeGate_c::init_modeWait | ( | ) |
| u8 daLv6ChangeGate_c::isSwitch | ( | ) |
| void daLv6ChangeGate_c::modeBreak | ( | ) |
| void daLv6ChangeGate_c::modeSlideLeft | ( | ) |
| void daLv6ChangeGate_c::modeSlideRight | ( | ) |
| void daLv6ChangeGate_c::modeWait | ( | ) |
| void daLv6ChangeGate_c::moveGate | ( | ) |
| void daLv6ChangeGate_c::setBaseMtx | ( | ) |
| dCcD_Cyl daLv6ChangeGate_c::mCcCyls[12] |
|
static |
|
static |
| dCcD_Stts daLv6ChangeGate_c::mCcStts |
| u8 daLv6ChangeGate_c::mIsSwitch |
| u8 daLv6ChangeGate_c::mMode |
| f32 daLv6ChangeGate_c::mMoveTransX |
| request_of_phase_process_class daLv6ChangeGate_c::mPhase |
| J3DModel* daLv6ChangeGate_c::mpModel |
| u8 daLv6ChangeGate_c::mSwbit |
| u8 daLv6ChangeGate_c::mSwState |
| u8 daLv6ChangeGate_c::mTimer |