![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Talo. More...
#include <d_a_npc_taro.h>
Inheritance diagram for daNpc_Taro_c:
Collaboration diagram for daNpc_Taro_c:Public Types | |
| enum | TaroType { TYPE_0 , TYPE_1 , TYPE_2 , TYPE_3 , TYPE_4 , TYPE_5 , TYPE_6 , TYPE_7 , TYPE_8 , TYPE_9 , TYPE_10 , TYPE_11 , TYPE_12 , TYPE_13 , TYPE_14 , TYPE_15 , TYPE_16 } |
| typedef int(daNpc_Taro_c::*) | cutFunc(int) |
| typedef int(daNpc_Taro_c::*) | actionFunc(void *) |
Public Types inherited from daNpcT_c | |
| enum | Mode { MODE_ENTER , MODE_INIT , MODE_RUN , MODE_EXIT , MODE_4 , MODE_INVALID = -1 } |
| enum | AnmFlags { ANM_PAUSE_MORF = 0x1 , ANM_PAUSE_BTK = 0x2 , ANM_PAUSE_BRK = 0x4 , ANM_PAUSE_BPK = 0x8 , ANM_PAUSE_BCK = 0x10 , ANM_PAUSE_BTP = 0x20 , ANM_PLAY_MORF = 0x40 , ANM_PLAY_BTK = 0x80 , ANM_PLAY_BRK = 0x100 , ANM_PLAY_BPK = 0x200 , ANM_PLAY_BCK = 0x400 , ANM_PLAY_BTP = 0x800 , ANM_FLAG_1000 = 0x1000 , ANM_PAUSE_TIMER_BTP = 0x2000 , ANM_FLAG_4000 = 0x4000 } |
Public Member Functions | |
| ~daNpc_Taro_c () | |
| int | create () |
| int | CreateHeap () |
| int | Delete () |
| int | Execute () |
| int | Draw () |
| fopAc_ac_c * | getArrowP () |
| u8 | getType () |
| BOOL | isDelete () |
| void | reset () |
| void | afterJntAnm (int) |
| void | setParam () |
| BOOL | checkChangeEvt () |
| BOOL | evtEndProc () |
| void | setAfterTalkMotion () |
| void | srchActors () |
| BOOL | evtTalk () |
| BOOL | evtCutProc () |
| void | action () |
| void | beforeMove () |
| void | setAttnPos () |
| void | setCollision () |
| int | drawDbgInfo () |
| void | drawOtherMdl () |
| daNpcT_faceMotionAnmData_c | getFaceMotionAnm (daNpcT_faceMotionAnmData_c) |
| BOOL | selectAction () |
| BOOL | chkAction (int(daNpc_Taro_c::*)(void *)) |
| BOOL | setAction (int(daNpc_Taro_c::*)(void *)) |
| void | setSwingVoice () |
| int | cutConversationAboutPachinko (int) |
| int | cutConversationAboutWoodSwd (int) |
| int | cutSwdTutorial (int) |
| int | cutHail (int) |
| int | cutFindMonkey (int) |
| int | cutHelpMe (int) |
| int | cutAppearanceMoi (int) |
| int | cutGiveMeWoodSwd (int) |
| int | cutGetWoodSwd (int) |
| int | cutConversationWithMaro (int) |
| int | cutCacaricoConversation (int) |
| int | cutArrowTutorial (int) |
| int | cutCaution (int) |
| int | cutTagPush1 (int) |
| int | cutNotGonnaLet (int) |
| int | cutTagPush4 (int) |
| int | wait (void *) |
| int | swdTutorial (void *) |
| int | talk_withMaro (void *) |
| int | practice (void *) |
| int | nurse (void *) |
| int | talk (void *) |
| daNpc_Taro_c (daNpcT_faceMotionAnmData_c const *i_faceMotionAnmData, daNpcT_motionAnmData_c const *i_motionAnmData, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *i_faceMotionSequenceData, int i_faceMotionStepNum, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *i_motionSequenceData, int i_motionStepNum, daNpcT_evtData_c const *i_evtData, char **i_arcNames) | |
| u16 | getEyeballMaterialNo () |
| s32 | getHeadJointNo () |
| s32 | getNeckJointNo () |
| s32 | getBackboneJointNo () |
| BOOL | checkChangeJoint (int jntNo) |
| BOOL | checkRemoveJoint (int jntNo) |
| s32 | getFootLJointNo () |
| s32 | getFootRJointNo () |
| u32 | getFlowNodeNo () |
| u8 | getPathID () |
| u8 | getBitSW () |
| u8 | getBitSW2 () |
Public Member Functions inherited from daNpcT_c | |
| daNpcT_c (daNpcT_faceMotionAnmData_c const *i_faceMotionAnmData, daNpcT_motionAnmData_c const *i_motionAnmData, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *i_faceMotionSequenceData, int i_faceMotionStepNum, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *i_motionSequenceData, int i_motionStepNum, daNpcT_evtData_c const *i_evtData, char **i_arcNames) | |
| J3DAnmTransform * | getTrnsfrmAnmP (char const *, int) |
| J3DAnmTransformKey * | getTrnsfrmKeyAnmP (char const *, int) |
| J3DAnmTexPattern * | getTexPtrnAnmP (char const *, int) |
| J3DAnmTextureSRTKey * | getTexSRTKeyAnmP (char const *, int) |
| J3DAnmTevRegKey * | getTevRegKeyAnmP (char const *, int) |
| J3DAnmColor * | getColorAnmP (char const *, int) |
| int | setBckAnm (J3DAnmTransform *, f32, int, int, int, bool) |
| int | setMcaMorfAnm (J3DAnmTransformKey *, f32, f32, int, int, int) |
| int | setBtpAnm (J3DAnmTexPattern *, J3DModelData *, f32, int) |
| int | setBtkAnm (J3DAnmTextureSRTKey *, J3DModelData *, f32, int) |
| int | setBrkAnm (J3DAnmTevRegKey *, J3DModelData *, f32, int) |
| int | setBpkAnm (J3DAnmColor *, J3DModelData *, f32, int) |
| int | loadRes (s8 const *, char const **) |
| void | deleteRes (s8 const *, char const **) |
| int | execute () |
| int | draw (BOOL, BOOL, f32, _GXColorS10 *, f32, BOOL, BOOL, BOOL) |
| void | setEnvTevColor () |
| void | setRoomNo () |
| int | checkEndAnm (f32) |
| int | checkEndAnm (J3DFrameCtrl *, f32) |
| void | playAllAnm () |
| void | setMtx () |
| void | ctrlFaceMotion () |
| void | ctrlMotion () |
| int | ctrlMsgAnm (int *, int *, fopAc_ac_c *, int) |
| void | evtChange () |
| bool | setFaceMotionAnm (int, bool) |
| void | setPos (cXyz) |
| void | setAngle (s16) |
| void | setAngle (csXyz) |
| fopAc_ac_c * | hitChk (dCcD_GObjInf *, u32) |
| void | setDamage (int, int, int) |
| BOOL | chkActorInSight (fopAc_ac_c *, f32, s16) |
| BOOL | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| BOOL | chkPointInArea (cXyz, cXyz, cXyz, s16) |
| BOOL | chkFindActor (fopAc_ac_c *, BOOL, s16) |
| BOOL | chkWolfAction () |
| BOOL | chkFindWolf (s16, int, int, f32, f32, f32, f32, BOOL) |
| BOOL | srchPlayerActor () |
| cXyz | getAttnPos (fopAc_ac_c *) |
| BOOL | turn (s16, int, int) |
| BOOL | step (s16, int, int, int, int) |
| void | calcSpeedAndAngle (cXyz, BOOL, s16, s16) |
| int | getActorDistance (fopAc_ac_c *, int, int) |
| BOOL | initTalk (int, fopAc_ac_c **) |
| BOOL | talkProc (int *, BOOL, fopAc_ac_c **, BOOL) |
| fopAc_ac_c * | getNearestActorP (s16) |
| fopAc_ac_c * | getEvtAreaTagP (int, int) |
| fopAc_ac_c * | getShopItemTagP () |
| void | setHitodamaPrtcl () |
| virtual | ~daNpcT_c () |
| virtual BOOL | ctrlBtk () |
| virtual void | ctrlSubFaceMotion (int) |
| virtual u16 | getEyeballLMaterialNo () |
| virtual u16 | getEyeballRMaterialNo () |
| virtual int | ctrlJoint (J3DJoint *, J3DModel *) |
| virtual BOOL | evtProc () |
| virtual void | afterMoved () |
| virtual void | setFootPos () |
| virtual void | setFootPrtcl (cXyz *, f32, f32) |
| virtual bool | checkCullDraw () |
| virtual void | twilight () |
| virtual BOOL | chkXYItems () |
| virtual void | evtOrder () |
| virtual void | decTmr () |
| virtual void | clrParam () |
| virtual void | drawGhost () |
| virtual bool | afterSetFaceMotionAnm (int, int, f32, int) |
| virtual bool | afterSetMotionAnm (int, int, f32, int) |
| virtual daNpcT_motionAnmData_c | getMotionAnm (daNpcT_motionAnmData_c param_1) |
| virtual void | changeAnm (int *, int *) |
| virtual void | changeBck (int *, int *) |
| virtual void | changeBtp (int *, int *) |
| virtual void | changeBtk (int *, int *) |
| virtual bool | setMotionAnm (int, f32, BOOL) |
| bool | checkHide () |
| BOOL | checkStep () |
| void | setCommander (fopAc_ac_c *param_0) |
| void | setCutType (int i_cutType) |
| void | onHide () |
| void | offHide () |
| void | hide () |
| void | show () |
| void | initialize () |
| BOOL | chkFindPlayer (BOOL param_0, s16 param_1) |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Static Public Member Functions | |
| static int | createHeapCallBack (fopAc_ac_c *) |
| static int | ctrlJointCallBack (J3DJoint *, int) |
| static void * | srchArrow (void *, void *) |
| static void * | srchNpc (void *, void *) |
Static Public Member Functions inherited from daNpcT_c | |
| static void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| static void * | srchActor (void *, void *) |
Static Public Member Functions inherited from fopAc_ac_c | |
| static u32 | getStopStatus () |
| static void | setStopStatus (u32 status) |
Static Public Attributes | |
| static char * | mCutNameList [17] |
| static cutFunc | mCutList [17] |
Static Public Attributes inherited from daNpcT_c | |
| static dCcD_SrcGObjInf const | mCcDObjData |
| static dCcD_SrcCyl | mCcDCyl |
| static dCcD_SrcSph | mCcDSph |
| static fopAc_ac_c * | mFindActorPtrs [50] |
| static s16 | mSrchName |
| static int | mFindCount |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
Private Attributes | |
| NPC_TARO_HIO_CLASS * | mpHIO |
| J3DModel * | mModels [2] |
| dCcD_Cyl | mCyl1 |
| dCcD_Cyl | mCyl2 |
| u8 | mType |
| daNpcT_ActorMngr_c | mActors [23] |
| actionFunc | mAction |
| actionFunc | mAction2 |
| int | mChoccaiTimer |
| int | field_0x119c |
| u8 | field_0x11a0 |
| u8 | field_0x11a1 |
| u8 | field_0x11a2 |
| u8 | field_0x11a3 |
| u8 | field_0x11a4 |
| u8 | field_0x11a5 |
| u8 | field_0x11a6 |
| u8 | field_0x11a7 |
| int | field_0x11a8 |
Talo.
| int(daNpc_Taro_c::*) daNpc_Taro_c::actionFunc(void *) |
| int(daNpc_Taro_c::*) daNpc_Taro_c::cutFunc(int) |
| daNpc_Taro_c::~daNpc_Taro_c | ( | ) |
|
inline |
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
inlinevirtual |
Reimplemented from daNpcT_c.
|
inlinevirtual |
Reimplemented from daNpcT_c.
| BOOL daNpc_Taro_c::chkAction | ( | int(daNpc_Taro_c::* | action )(void *) | ) |
| int daNpc_Taro_c::create | ( | ) |
| int daNpc_Taro_c::CreateHeap | ( | ) |
|
static |
|
static |
| int daNpc_Taro_c::cutAppearanceMoi | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutArrowTutorial | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutCacaricoConversation | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutCaution | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutConversationAboutPachinko | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutConversationAboutWoodSwd | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutConversationWithMaro | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutFindMonkey | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutGetWoodSwd | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutGiveMeWoodSwd | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutHail | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutHelpMe | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutNotGonnaLet | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutSwdTutorial | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutTagPush1 | ( | int | param_1 | ) |
| int daNpc_Taro_c::cutTagPush4 | ( | int | param_1 | ) |
| int daNpc_Taro_c::Delete | ( | ) |
| int daNpc_Taro_c::Draw | ( | ) |
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
| int daNpc_Taro_c::Execute | ( | ) |
| fopAc_ac_c * daNpc_Taro_c::getArrowP | ( | ) |
|
inlinevirtual |
Reimplemented from daNpcT_c.
|
inline |
|
inline |
|
inlinevirtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
inline |
|
inlinevirtual |
Reimplemented from daNpcT_c.
|
inlinevirtual |
Reimplemented from daNpcT_c.
|
inlinevirtual |
Reimplemented from daNpcT_c.
|
inlinevirtual |
Reimplemented from daNpcT_c.
|
inline |
| u8 daNpc_Taro_c::getType | ( | ) |
| BOOL daNpc_Taro_c::isDelete | ( | ) |
| int daNpc_Taro_c::nurse | ( | void * | param_0 | ) |
| int daNpc_Taro_c::practice | ( | void * | param_0 | ) |
| void daNpc_Taro_c::reset | ( | ) |
| BOOL daNpc_Taro_c::selectAction | ( | ) |
| BOOL daNpc_Taro_c::setAction | ( | int(daNpc_Taro_c::* | action )(void *) | ) |
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
|
virtual |
Reimplemented from daNpcT_c.
| void daNpc_Taro_c::setSwingVoice | ( | ) |
| void daNpc_Taro_c::srchActors | ( | ) |
|
static |
|
static |
| int daNpc_Taro_c::swdTutorial | ( | void * | param_0 | ) |
| int daNpc_Taro_c::talk | ( | void * | param_1 | ) |
| int daNpc_Taro_c::talk_withMaro | ( | void * | param_0 | ) |
| int daNpc_Taro_c::wait | ( | void * | param_0 | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
static |
|
static |
|
private |
|
private |
|
private |
|
private |
|
private |