![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Water Wheel/Gear Lift. More...
#include <d_a_obj_klift00.h>
Inheritance diagram for daObjKLift00_c:
Collaboration diagram for daObjKLift00_c:Classes | |
| struct | ChainPos |
Public Types | |
| enum | Param_e { LOCK_e = (1 << 6) , NO_BASE_DISP = (1 << 7) } |
Public Member Functions | |
| cPhs__Step | create1st () |
| void | setMtx () |
| void | rideActor (fopAc_ac_c *) |
| int | CreateHeap () |
| int | Create () |
| int | Execute (Mtx **) |
| int | Draw () |
| int | Delete () |
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 | IsDelete () |
| virtual int | ToFore () |
| virtual int | ToBack () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Private Member Functions | |
| u32 | getArg0 () |
| u32 | getLock () |
| u32 | getNoBaseDisp () |
Private Attributes | |
| Mtx | mNewBgMtx |
| Mtx | mCullMtx |
| J3DModel * | mpLiftPlatform |
| J3DModel * | mpChainBase |
| J3DModelData * | mChainModelData |
| int | mNumChains |
| ChainPos * | mChainPositions |
| int | mNumChainModels |
| dMdl_obj_c * | mChainMdlObjs |
| dCcD_Stts | mStts |
| dCcD_Sph | mChainSphereColliders [8] |
| dCcD_Cyl | mCylinderCollider |
| s32 | mStopSwingingFrames |
Water Wheel/Gear Lift.
Lakebed temple lifts connected to large water wheels/gears (see d_a_obj_kwheel01) by chains
|
virtual |
Reimplemented from dBgS_MoveBgActor.
| cPhs__Step daObjKLift00_c::create1st | ( | ) |
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
| void daObjKLift00_c::rideActor | ( | fopAc_ac_c * | riding_actor | ) |
| void daObjKLift00_c::setMtx | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |