Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Palace of Twilight Optilift. More...
#include <d_a_obj_lv8OptiLift.h>
Public Types | |
enum | MODE_e { MODE_ACC_e , MODE_MOVE_e , MODE_BRK_e , MODE_WAIT_e , MODE_MOVE_INIT_e , MODE_MOVE_WAIT_e , MODE_STOP_e , MODE_INIT_SET_e , MODE_INIT_SET2_e } |
Static Public Member Functions | |
static void | rideCallBack (dBgW *, fopAc_ac_c *, fopAc_ac_c *) |
Static Public Member Functions inherited from fopAc_ac_c | |
static void | setStopStatus (u32 status) |
Static Public Attributes | |
static f32 const | mSpeed [] |
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 |
Palace of Twilight Optilift.
int daOptiLift_c::create | ( | ) |
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
virtual |
Reimplemented from dBgS_MoveBgActor.
|
inline |
|
inline |
|
inline |
|
inline |
void daOptiLift_c::init_modeAcc | ( | ) |
void daOptiLift_c::init_modeBrk | ( | ) |
void daOptiLift_c::init_modeInitSet | ( | ) |
void daOptiLift_c::init_modeInitSet2 | ( | ) |
void daOptiLift_c::init_modeMove | ( | ) |
void daOptiLift_c::init_modeMoveInit | ( | ) |
void daOptiLift_c::init_modeMoveWait | ( | ) |
void daOptiLift_c::init_modeStop | ( | ) |
void daOptiLift_c::init_modeWait | ( | ) |
void daOptiLift_c::liftReset | ( | ) |
void daOptiLift_c::lightSet | ( | ) |
void daOptiLift_c::modeAcc | ( | ) |
void daOptiLift_c::modeBrk | ( | ) |
void daOptiLift_c::modeInitSet | ( | ) |
void daOptiLift_c::modeInitSet2 | ( | ) |
void daOptiLift_c::modeMove | ( | ) |
void daOptiLift_c::modeMoveInit | ( | ) |
void daOptiLift_c::modeMoveWait | ( | ) |
void daOptiLift_c::modeStop | ( | ) |
void daOptiLift_c::modeWait | ( | ) |
void daOptiLift_c::moveLift | ( | ) |
|
static |
void daOptiLift_c::setBaseMtx | ( | ) |
void daOptiLift_c::setNextPoint | ( | ) |
u8 daOptiLift_c::field_0x5C5[0x5C8 - 0x5C5] |
u8 daOptiLift_c::field_0x5ED[0x5F4 - 0x5ED] |
u8 daOptiLift_c::field_0x616 |
mDoExt_btkAnm daOptiLift_c::mBtk |
s16 daOptiLift_c::mCurrentPoint |
u8 daOptiLift_c::mIsSwitch |
LIGHT_INFLUENCE daOptiLift_c::mLight |
u8 daOptiLift_c::mLightSet |
u8 daOptiLift_c::mMode |
f32 daOptiLift_c::mMoveSpeed |
u8 daOptiLift_c::mNoRideOffSwTimer |
s8 daOptiLift_c::mPathDirection |
u8 daOptiLift_c::mPathID |
request_of_phase_process_class daOptiLift_c::mPhase |
u8 daOptiLift_c::mPlayerRide |
J3DModel* daOptiLift_c::mpModel |
u8 daOptiLift_c::mPrevPlayerRide |
cXyz daOptiLift_c::mPrevTargetPos |
u8 daOptiLift_c::mStopDisappearTimer |
u8 daOptiLift_c::mSwBit |
cXyz daOptiLift_c::mTargetPos |