![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Palace of Twilight Barrier Trap. More...
#include <d_a_obj_lv8KekkaiTrap.h>
Inheritance diagram for daKekaiTrap_c:
Collaboration diagram for daKekaiTrap_c:Public Member Functions | |
| void | setBaseMtx () |
| int | create () |
| void | moveMain () |
| void | init_modeWait () |
| void | modeWait () |
| void | init_modeMoveUp () |
| void | modeMoveUp () |
| void | init_modeMoveDown () |
| void | modeMoveDown () |
| virtual int | CreateHeap () |
| virtual int | Execute (Mtx **) |
| virtual int | Draw () |
| virtual int | Delete () |
| int | getType () |
| int | getSwBit () |
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 () | |
Private Attributes | |
| request_of_phase_process_class | mPhase |
| J3DModel * | mpModel |
| u8 | mIsSwitch |
| u8 | mSwbit |
| u8 | mType |
| u8 | mMode |
| u8 | mTimer |
Palace of Twilight Barrier Trap.
| int daKekaiTrap_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 daKekaiTrap_c::init_modeMoveDown | ( | ) |
| void daKekaiTrap_c::init_modeMoveUp | ( | ) |
| void daKekaiTrap_c::init_modeWait | ( | ) |
| void daKekaiTrap_c::modeMoveDown | ( | ) |
| void daKekaiTrap_c::modeMoveUp | ( | ) |
| void daKekaiTrap_c::modeWait | ( | ) |
| void daKekaiTrap_c::moveMain | ( | ) |
| void daKekaiTrap_c::setBaseMtx | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |