![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Temple of Time Stone Statue Gate. More...
#include <d_a_obj_lv6SzGate.h>
Inheritance diagram for daLv6SzGate_c:
Collaboration diagram for daLv6SzGate_c:Public Types | |
| enum | Mode { MODE_WAIT = 0 , MODE_OPENWAIT0 = 1 , MODE_OPENWAIT = 2 , MODE_OPEN = 3 , MODE_CLOSE = 4 , MODE_END = 5 } |
Public Member Functions | |
| void | setBaseMtx () |
| int | CreateHeap () |
| cPhs__Step | create () |
| int | Execute (Mtx **) |
| void | moveGate () |
| void | init_modeWait () |
| void | modeWait () |
| void | init_modeOpenWait0 () |
| void | modeOpenWait0 () |
| void | init_modeOpenWait () |
| void | modeOpenWait () |
| void | init_modeOpen () |
| void | modeOpen () |
| void | modeClose () |
| void | init_modeEnd () |
| void | modeEnd () |
| int | Draw () |
| int | Delete () |
| u32 | getWaitTime () |
| u32 | getSw () |
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 () | |
Temple of Time Stone Statue Gate.
| enum daLv6SzGate_c::Mode |
| cPhs__Step daLv6SzGate_c::create | ( | ) |
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
inline |
|
inline |
| void daLv6SzGate_c::init_modeEnd | ( | ) |
| void daLv6SzGate_c::init_modeOpen | ( | ) |
| void daLv6SzGate_c::init_modeOpenWait | ( | ) |
| void daLv6SzGate_c::init_modeOpenWait0 | ( | ) |
| void daLv6SzGate_c::init_modeWait | ( | ) |
| void daLv6SzGate_c::modeClose | ( | ) |
| void daLv6SzGate_c::modeEnd | ( | ) |
| void daLv6SzGate_c::modeOpen | ( | ) |
| void daLv6SzGate_c::modeOpenWait | ( | ) |
| void daLv6SzGate_c::modeOpenWait0 | ( | ) |
| void daLv6SzGate_c::modeWait | ( | ) |
| void daLv6SzGate_c::moveGate | ( | ) |
| void daLv6SzGate_c::setBaseMtx | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |