![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Goron A. More...
#include <d_a_obj_gra2.h>
Inheritance diagram for daObj_GrA_c:
Collaboration diagram for daObj_GrA_c:Classes | |
| class | daObj_GrA_prtclMngr_c |
Public Types | |
| enum | { NUMLOOKMODES_e = 4 } |
| typedef int(daObj_GrA_c::*) | MotionFunc(int) |
| typedef int(daObj_GrA_c::*) | Process(void *) |
Public Member Functions | |
| daObj_GrA_c () | |
| ~daObj_GrA_c () | |
| cPhs_Step | create () |
| int | CreateHeap () |
| int | Delete () |
| int | Execute (Mtx **) |
| int | Draw () |
| int | jointCtrl (J3DJoint *, J3DModel *) |
| const char * | getResName () |
| u8 | getMode () |
| u8 | getPathNo () |
| u16 | getTagNo () |
| u16 | getJumpType () |
| BOOL | isDelete () |
| void | restart () |
| int | init () |
| void | setBaseAnm (int, f32) |
| void | setFaceAnm (int, bool, f32) |
| void | setFaceBtp (int) |
| void | setBaseMotion (int, f32) |
| void | setFaceMotion (int, f32) |
| void | calcMotion () |
| BOOL | checkProcess (int(daObj_GrA_c::*)(void *)) |
| int | setProcess (int(daObj_GrA_c::*)(void *)) |
| void | setParam () |
| BOOL | checkEvent () |
| void | mainProc () |
| void | adjustShapeAngle () |
| void | setMtx (int) |
| void | setCollisions () |
| void | setAttnPos () |
| void | drawOtherMdls () |
| bool | dbgDraw () |
| int | ppMoveInit () |
| int | setLookMode (int) |
| int | lookat () |
| int | hitChk () |
| int | wait (void *) |
| int | talk (void *) |
| int | ctrlMsgAnm (int &, int &, fopAc_ac_c *) |
| bool | checkTagGraSub (fopAc_ac_c *) |
| bool | fallAbyssCheck () |
| int | setPrtcl () |
| int | base000 (int) |
| int | base001 (int) |
| int | base003 (int) |
| int | base004 (int) |
| int | base005 (int) |
| int | base006 (int) |
| int | base007 (int) |
| int | base008 (int) |
| int | base009 (int) |
| int | base010 (int) |
| int | base013 (int) |
| int | base016 (int) |
| int | base017 (int) |
| int | base018 (int) |
| int | base019 (int) |
| int | base020 (int) |
| int | base021 (int) |
| int | base022 (int) |
| int | base023 (int) |
| int | base024 (int) |
| int | base025 (int) |
| int | base026 (int) |
| int | face000 (int) |
| int | face003 (int) |
| int | face004 (int) |
| int | face005 (int) |
| int | face006 (int) |
| int | face007 (int) |
| int | face008 (int) |
| int | face009 (int) |
| int | face010 (int) |
| int | face011 (int) |
| int | face012 (int) |
| int | face016 (int) |
| int | face017 (int) |
| int | face999 (int) |
| int | evtcutTalk (int, int) |
| void | setFaceTalkAfter () |
| f32 | getSrchCircleR () |
| int | standWait (void *) |
| int | walk (void *) |
| int | defence (void *) |
| int | toStone (void *) |
| int | step (void *) |
| int | rollReturn (void *) |
| int | soldierDemoSkip () |
| int | soldierDemo (void *) |
| f32 | getSrchLinkR () |
| f32 | getSrchGraR () |
| f32 | getSpeed () |
| int | standRoll (void *) |
| int | rollDemo (void *) |
| int | rollAttack (void *) |
| int | rollAttacked (void *) |
| int | rollEscape (void *) |
| void | rollLanding () |
| int | thrown (void *) |
| void | demo_camera () |
| void | rollAttackedDemo () |
| void | graThrowDemo () |
| void | setCarryStatus () |
| bool | checkThrow () |
| void | calcCatchPos (f32, int) |
| void | initCrazyBeforeCatch (int) |
| void | executeCrazyBeforeCatch () |
| void | initCrazyCatch (int) |
| void | executeCrazyCatch () |
| void | initCrazyThrow (int) |
| void | executeCrazyThrow () |
| void | initCrazyAttack () |
| void | executeCrazyJumping () |
| BOOL | modeChangeCheck () |
| BOOL | checkGraSub (fopAc_ac_c *) |
| int | waitDemo (void *) |
| int | skipDemoGra () |
| int | startDemo (void *) |
| BOOL | turn (s16, f32, int) |
| BOOL | turn_step (s16, int, int, int) |
| BOOL | chkFindPlayer2 (int, s16) |
| BOOL | chkPointInArea (cXyz, cXyz, cXyz, s16) |
| BOOL | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| BOOL | chkActorInSight2 (fopAc_ac_c *, f32, s16) |
| cXyz | getAttentionPos (fopAc_ac_c *) |
| int | standWaitJump (void *) |
| u8 | checkNpcObjGra () |
| void | setCrazyDash () |
| void | setCrazyCatch () |
| void | setCrazyThrowLeft () |
| void | setCrazyThrowRight () |
| bool | isFirstGra () |
| bool | isFisrtGra () |
| void | setDemoMode (s16 mDemoMode) |
| s16 | getDemoMode () |
Public Member Functions inherited from daBaseNpc_moveBgActor_c | |
| daBaseNpc_moveBgActor_c () | |
| int | MoveBGCreateHeap () |
| int | MoveBGCreate (char const *, int, MoveBGActor_SetFunc, u32) |
| int | MoveBGDelete () |
| int | MoveBGExecute () |
| int | MoveBGDraw () |
| virtual int | Create () |
| virtual int | IsDelete () |
| virtual int | ToFore () |
| virtual int | ToBack () |
Public Member Functions inherited from daBaseNpc_c | |
| daBaseNpc_c () | |
| J3DAnmTransform * | getTrnsfrmKeyAnmP (char *, int) |
| int | setMcaMorfAnm (J3DAnmTransformKey *, f32, f32, int, int, int) |
| int | setBckAnm (J3DAnmTransform *, f32, int, int, int, bool) |
| J3DAnmTransform * | getTexPtrnAnmP (char *, int) |
| int | setBtpAnm (J3DAnmTexPattern *, J3DModelData *, f32, int) |
| void | orderEvent (int, char *) |
| void | setEnvTevColor () |
| void | setRoomNo () |
| int | checkEndAnm (f32) |
| int | checkEndAnm (J3DFrameCtrl *) |
| virtual | ~daBaseNpc_c () |
| virtual int | execute () |
| virtual int | draw (f32) |
| virtual void | attnSttsOn (int, int) |
| virtual BOOL | btkCtrl () |
| virtual void | allAnmPlay () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Static Public Member Functions | |
| static void | rideCallBack (dBgW *, fopAc_ac_c *, fopAc_ac_c *) |
Static Public Member Functions inherited from fopAc_ac_c | |
| static u32 | getStopStatus () |
| static void | setStopStatus (u32 status) |
Static Public Attributes | |
| static MotionFunc | mBaseMotionList [22] |
| static MotionFunc | mFaceMotionList [14] |
Static Public Attributes inherited from daBaseNpc_moveBgActor_c | |
| static const char * | m_name |
| static int | m_dzb_id |
| static MoveBGActor_SetFunc | m_set_func |
Static Public Attributes inherited from daBaseNpc_c | |
| static dCcD_SrcGObjInf const | mCcDObj |
| static dCcD_SrcCyl | mCcDCyl |
| static dCcD_SrcSph | mCcDSph |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
Goron A.
| int(daObj_GrA_c::*) daObj_GrA_c::MotionFunc(int) |
| int(daObj_GrA_c::*) daObj_GrA_c::Process(void *) |
| daObj_GrA_c::daObj_GrA_c | ( | ) |
| daObj_GrA_c::~daObj_GrA_c | ( | ) |
|
virtual |
Reimplemented from daBaseNpc_c.
| int daObj_GrA_c::base000 | ( | int | param_1 | ) |
| int daObj_GrA_c::base001 | ( | int | param_1 | ) |
| int daObj_GrA_c::base003 | ( | int | param_1 | ) |
| int daObj_GrA_c::base004 | ( | int | param_1 | ) |
| int daObj_GrA_c::base005 | ( | int | param_1 | ) |
| int daObj_GrA_c::base006 | ( | int | param_1 | ) |
| int daObj_GrA_c::base007 | ( | int | param_1 | ) |
| int daObj_GrA_c::base008 | ( | int | param_1 | ) |
| int daObj_GrA_c::base009 | ( | int | param_1 | ) |
| int daObj_GrA_c::base010 | ( | int | param_1 | ) |
| int daObj_GrA_c::base013 | ( | int | param_1 | ) |
| int daObj_GrA_c::base016 | ( | int | param_1 | ) |
| int daObj_GrA_c::base017 | ( | int | param_1 | ) |
| int daObj_GrA_c::base018 | ( | int | param_1 | ) |
| int daObj_GrA_c::base019 | ( | int | param_1 | ) |
| int daObj_GrA_c::base020 | ( | int | param_1 | ) |
| int daObj_GrA_c::base021 | ( | int | param_1 | ) |
| int daObj_GrA_c::base022 | ( | int | param_1 | ) |
| int daObj_GrA_c::base023 | ( | int | param_1 | ) |
| int daObj_GrA_c::base024 | ( | int | param_1 | ) |
| int daObj_GrA_c::base025 | ( | int | param_1 | ) |
| int daObj_GrA_c::base026 | ( | int | param_1 | ) |
| void daObj_GrA_c::calcCatchPos | ( | f32 | , |
| int | ) |
| void daObj_GrA_c::calcMotion | ( | ) |
| BOOL daObj_GrA_c::checkEvent | ( | ) |
| BOOL daObj_GrA_c::checkGraSub | ( | fopAc_ac_c * | ) |
|
inline |
| BOOL daObj_GrA_c::checkProcess | ( | int(daObj_GrA_c::* | process )(void *) | ) |
| bool daObj_GrA_c::checkTagGraSub | ( | fopAc_ac_c * | a_this | ) |
| bool daObj_GrA_c::checkThrow | ( | ) |
| BOOL daObj_GrA_c::chkActorInSight2 | ( | fopAc_ac_c * | , |
| f32 | , | ||
| s16 | ) |
| BOOL daObj_GrA_c::chkFindPlayer2 | ( | int | , |
| s16 | ) |
| cPhs_Step daObj_GrA_c::create | ( | ) |
|
virtual |
Reimplemented from daBaseNpc_moveBgActor_c.
| int daObj_GrA_c::ctrlMsgAnm | ( | int & | param_1, |
| int & | param_2, | ||
| fopAc_ac_c * | param_3 ) |
|
virtual |
Reimplemented from daBaseNpc_c.
| int daObj_GrA_c::defence | ( | void * | ) |
|
virtual |
Reimplemented from daBaseNpc_moveBgActor_c.
| void daObj_GrA_c::demo_camera | ( | ) |
|
virtual |
Reimplemented from daBaseNpc_moveBgActor_c.
|
virtual |
Reimplemented from daBaseNpc_c.
| int daObj_GrA_c::evtcutTalk | ( | int | param_1, |
| int | param_2 ) |
|
virtual |
Reimplemented from daBaseNpc_moveBgActor_c.
| void daObj_GrA_c::executeCrazyBeforeCatch | ( | ) |
| void daObj_GrA_c::executeCrazyCatch | ( | ) |
| void daObj_GrA_c::executeCrazyJumping | ( | ) |
| void daObj_GrA_c::executeCrazyThrow | ( | ) |
| int daObj_GrA_c::face000 | ( | int | param_1 | ) |
| int daObj_GrA_c::face003 | ( | int | param_1 | ) |
| int daObj_GrA_c::face004 | ( | int | param_1 | ) |
| int daObj_GrA_c::face005 | ( | int | param_1 | ) |
| int daObj_GrA_c::face006 | ( | int | param_1 | ) |
| int daObj_GrA_c::face007 | ( | int | param_1 | ) |
| int daObj_GrA_c::face008 | ( | int | param_1 | ) |
| int daObj_GrA_c::face009 | ( | int | param_1 | ) |
| int daObj_GrA_c::face010 | ( | int | param_1 | ) |
| int daObj_GrA_c::face011 | ( | int | param_1 | ) |
| int daObj_GrA_c::face012 | ( | int | param_1 | ) |
| int daObj_GrA_c::face016 | ( | int | param_1 | ) |
| int daObj_GrA_c::face017 | ( | int | param_1 | ) |
| int daObj_GrA_c::face999 | ( | int | param_1 | ) |
| bool daObj_GrA_c::fallAbyssCheck | ( | ) |
| cXyz daObj_GrA_c::getAttentionPos | ( | fopAc_ac_c * | ) |
|
inline |
| u16 daObj_GrA_c::getJumpType | ( | ) |
| u8 daObj_GrA_c::getMode | ( | ) |
| u8 daObj_GrA_c::getPathNo | ( | ) |
|
virtual |
Reimplemented from daBaseNpc_c.
| f32 daObj_GrA_c::getSpeed | ( | ) |
| f32 daObj_GrA_c::getSrchCircleR | ( | ) |
| f32 daObj_GrA_c::getSrchGraR | ( | ) |
| f32 daObj_GrA_c::getSrchLinkR | ( | ) |
| u16 daObj_GrA_c::getTagNo | ( | ) |
| void daObj_GrA_c::graThrowDemo | ( | ) |
| int daObj_GrA_c::hitChk | ( | ) |
| int daObj_GrA_c::init | ( | ) |
| void daObj_GrA_c::initCrazyAttack | ( | ) |
| void daObj_GrA_c::initCrazyBeforeCatch | ( | int | ) |
| void daObj_GrA_c::initCrazyCatch | ( | int | ) |
| void daObj_GrA_c::initCrazyThrow | ( | int | ) |
| BOOL daObj_GrA_c::isDelete | ( | ) |
|
inline |
|
inline |
| int daObj_GrA_c::jointCtrl | ( | J3DJoint * | i_joint, |
| J3DModel * | param_2 ) |
| int daObj_GrA_c::lookat | ( | ) |
|
virtual |
Reimplemented from daBaseNpc_c.
| BOOL daObj_GrA_c::modeChangeCheck | ( | ) |
| int daObj_GrA_c::ppMoveInit | ( | ) |
| void daObj_GrA_c::restart | ( | ) |
|
static |
| int daObj_GrA_c::rollAttack | ( | void * | ) |
| int daObj_GrA_c::rollAttacked | ( | void * | ) |
| void daObj_GrA_c::rollAttackedDemo | ( | ) |
| int daObj_GrA_c::rollDemo | ( | void * | ) |
| int daObj_GrA_c::rollEscape | ( | void * | ) |
| void daObj_GrA_c::rollLanding | ( | ) |
| int daObj_GrA_c::rollReturn | ( | void * | ) |
|
virtual |
Reimplemented from daBaseNpc_c.
| void daObj_GrA_c::setBaseAnm | ( | int | param_1, |
| f32 | i_morf ) |
| void daObj_GrA_c::setBaseMotion | ( | int | param_1, |
| f32 | param_2 ) |
| void daObj_GrA_c::setCarryStatus | ( | ) |
|
virtual |
Reimplemented from daBaseNpc_c.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void daObj_GrA_c::setFaceAnm | ( | int | param_1, |
| bool | i_modify, | ||
| f32 | i_morf ) |
| void daObj_GrA_c::setFaceBtp | ( | int | param_1 | ) |
| void daObj_GrA_c::setFaceMotion | ( | int | param_1, |
| f32 | param_2 ) |
| void daObj_GrA_c::setFaceTalkAfter | ( | ) |
| int daObj_GrA_c::setLookMode | ( | int | iNo | ) |
|
virtual |
Reimplemented from daBaseNpc_c.
|
virtual |
Reimplemented from daBaseNpc_c.
| int daObj_GrA_c::setProcess | ( | int(daObj_GrA_c::* | process )(void *) | ) |
| int daObj_GrA_c::setPrtcl | ( | ) |
| int daObj_GrA_c::skipDemoGra | ( | ) |
| int daObj_GrA_c::soldierDemo | ( | void * | ) |
| int daObj_GrA_c::soldierDemoSkip | ( | ) |
| int daObj_GrA_c::standRoll | ( | void * | ) |
| int daObj_GrA_c::standWait | ( | void * | ) |
| int daObj_GrA_c::standWaitJump | ( | void * | ) |
| int daObj_GrA_c::startDemo | ( | void * | ) |
| int daObj_GrA_c::step | ( | void * | ) |
| int daObj_GrA_c::talk | ( | void * | param_1 | ) |
| int daObj_GrA_c::thrown | ( | void * | ) |
| int daObj_GrA_c::toStone | ( | void * | ) |
| BOOL daObj_GrA_c::turn | ( | s16 | , |
| f32 | , | ||
| int | ) |
| BOOL daObj_GrA_c::turn_step | ( | s16 | , |
| int | , | ||
| int | , | ||
| int | ) |
| int daObj_GrA_c::wait | ( | void * | param_1 | ) |
| int daObj_GrA_c::waitDemo | ( | void * | ) |
| int daObj_GrA_c::walk | ( | void * | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
static |
|
private |
|
private |
|
private |
|
private |
|
static |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |