![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Ooccoo. More...
#include <d_a_npc_tks.h>
Inheritance diagram for daNpcTks_c:
Collaboration diagram for daNpcTks_c:Public Types | |
| typedef void(daNpcTks_c::*) | actionFunc() |
Public Types inherited from daNpcF_c | |
| enum | AnmFlags { ANM_PAUSE_MORF = 0x0001 , ANM_PAUSE_BTK = 0x0002 , ANM_PAUSE_BRK = 0x0004 , ANM_PLAY_MORF = 0x0008 , ANM_PLAY_BTK = 0x0010 , ANM_PLAY_BRK = 0x0020 , ANM_PAUSE_BCK = 0x0040 , ANM_PAUSE_BTP = 0x0080 , ANM_PLAY_BCK = 0x0100 , ANM_PLAY_BTP = 0x0200 , ANM_FLAG_400 = 0x0400 , ANM_FLAG_800 = 0x0800 , ANM_PAUSE_EXPRESSION = 0x1000 , ANM_PAUSE_BPK = 0x2000 , ANM_PLAY_BPK = 0x4000 , ANM_MOTION_FLAGS , ANM_EXPRESSION_FLAGS , ANM_PAUSE_ALL } |
| enum | LookMode { LOOK_NONE , LOOK_RESET , LOOK_PLAYER , LOOK_PLAYER_TALK , LOOK_ACTOR , LOOK_ATTN } |
Public Member Functions | |
| daNpcTks_c () | |
| ~daNpcTks_c () | |
| cPhs_Step | Create () |
| int | CreateHeap () |
| int | Delete () |
| int | Execute () |
| int | Draw () |
| int | ctrlJoint (J3DJoint *, J3DModel *) |
| void | setMtx () |
| bool | setExpressionAnm (int, bool) |
| bool | setExpressionBtp (int) |
| void | setMotion (int, f32, int) |
| void | reset () |
| BOOL | setAction (actionFunc) |
| void | wait () |
| void | setMotionAnm (int, f32) |
| void | waitNude () |
| void | waitLv6 () |
| void | talk () |
| void | setExpression (int, f32) |
| void | hide () |
| void | shake () |
| void | showUp () |
| void | showUpWait () |
| void | lookAroundA () |
| void | lookAroundB () |
| void | in () |
| void | damage () |
| void | broken () |
| void | demo_appear () |
| void | demo_scannon () |
| void | demo_Lv6Gate () |
| void | demo_farewell () |
| void | demo_warpBack () |
| void | demo_walkBack () |
| void | demo_Lv7Start () |
| void | demo_Lv3PickUp () |
| void | demo_Lv6PickUp () |
| void | setParam () |
| BOOL | main () |
| BOOL | ctrlBtk () |
| void | setAttnPos () |
| void | lookat () |
| BOOL | drawDbgInfo () |
| void | drawOtherMdls () |
| u8 | getType () |
| u8 | getSwitchNo () |
| u8 | getTsuboType () |
| int | getMessageNo () |
| u8 | getTBoxNo () |
| BOOL | checkFindPlayer () |
| void | setLookMode (int, fopAc_ac_c *) |
| void | setTsuboMotionAnm (int, f32) |
| void | setExpressionTalkAfter () |
| BOOL | step (s16, int) |
| void | playExpression () |
| void | playMotion () |
| void | playTsuboAnm () |
| int | getPlayerArea () |
Public Member Functions inherited from daNpcF_c | |
| daNpcF_c () | |
| BOOL | execute () |
| int | draw (BOOL, BOOL, f32, _GXColorS10 *, BOOL) |
| void | initialize () |
| J3DAnmTransformKey * | getTrnsfrmKeyAnmP (char *, int) |
| J3DAnmTexPattern * | getTexPtrnAnmP (char *, int) |
| J3DAnmTextureSRTKey * | getTexSRTKeyAnmP (char *, int) |
| J3DAnmTevRegKey * | getTevRegKeyAnmP (char *, int) |
| BOOL | setMcaMorfAnm (J3DAnmTransformKey *i_anm, f32 i_rate, f32 i_morf, int i_attr, int i_start, int i_end) |
| BOOL | setBckAnm (J3DAnmTransform *i_bck, f32 i_rate, int i_attr, int i_start, int i_end, bool i_modify) |
| BOOL | setBtpAnm (J3DAnmTexPattern *i_btp, J3DModelData *i_modelData, f32 i_rate, int i_attr) |
| BOOL | setBtkAnm (J3DAnmTextureSRTKey *i_btk, J3DModelData *i_modelData, f32 i_rate, int i_attr) |
| BOOL | setBrkAnm (J3DAnmTevRegKey *i_brk, J3DModelData *i_modelData, f32 i_rate, int i_attr) |
| void | setEnvTevColor () |
| void | setRoomNo () |
| BOOL | chkEndAnm (f32) |
| BOOL | chkEndAnm (J3DFrameCtrl *, f32) |
| BOOL | playAllAnm () |
| void | playExpressionAnm (daNpcF_c::daNpcF_anmPlayData ***) |
| void | playMotionAnm (daNpcF_c::daNpcF_anmPlayData ***) |
| void | setLookatMtx (int, int *, f32) |
| BOOL | hitChk2 (dCcD_Cyl *, BOOL, BOOL) |
| void | setDamage (int, int, int) |
| int | ctrlMsgAnm (int &, int &, fopAc_ac_c *, BOOL) |
| void | orderEvent (int, char *, u16, u16, u8, u16) |
| void | changeEvent (char *, char *, u16, u16) |
| BOOL | chkActorInSight (fopAc_ac_c *, f32) |
| BOOL | chkActorInArea (fopAc_ac_c *, cXyz, cXyz, s16) |
| BOOL | chkActorInAttnArea (fopAc_ac_c *, fopAc_ac_c *, int) |
| BOOL | initTalk (int, fopAc_ac_c **) |
| BOOL | talkProc (int *, BOOL, fopAc_ac_c **) |
| BOOL | turn (s16, f32, int) |
| BOOL | step (s16, int, int, int) |
| void | setAngle (s16) |
| u8 | getDistTableIdx (int, int) |
| fopAc_ac_c * | getEvtAreaTagP (int, int) |
| fopAc_ac_c * | getAttnActorP (BOOL, fpcLyIt_JudgeFunc, f32, f32, f32, f32, s16, int, BOOL) |
| BOOL | chkActorInSight2 (fopAc_ac_c *, f32, s16) |
| BOOL | chkPointInArea (cXyz, cXyz, f32, f32, f32, s16) |
| BOOL | chkPointInArea (cXyz, cXyz, cXyz, s16) |
| cXyz | getAttentionPos (fopAc_ac_c *) |
| BOOL | chkFindPlayer2 (BOOL, s16) |
| void | setHitodamaPrtcl () |
| virtual | ~daNpcF_c () |
| virtual void | adjustShapeAngle () |
| virtual void | setMtx2 () |
| virtual void | setCollisions () |
| BOOL | chkActorInSpeakArea (fopAc_ac_c *i_actorCheck, fopAc_ac_c *i_actorArea) |
| BOOL | chkPlayerInSpeakArea (fopAc_ac_c *i_actor) |
| BOOL | chkActorInTalkArea (fopAc_ac_c *i_actorCheck, fopAc_ac_c *i_actorArea) |
| BOOL | chkPlayerInTalkArea (fopAc_ac_c *i_actor) |
| BOOL | checkHide () |
| void | setIntDemander (fopAc_ac_c *i_actor) |
| void | setIntFlowNodeNo (s32 i_flowNodeNo) |
| void | setCutType (int i_cutType) |
| void | onInterrupt (u8 param_0) |
| void | onHide () |
| void | offHide () |
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 Public Member Functions inherited from daNpcF_c | |
| static void | tgHitCallBack (fopAc_ac_c *, dCcD_GObjInf *, fopAc_ac_c *, dCcD_GObjInf *) |
| static void * | srchAttnActor1 (void *, void *) |
| static void * | srchActor (void *, void *) |
Static Public Member Functions inherited from fopAc_ac_c | |
| static u32 | getStopStatus () |
| static void | setStopStatus (u32 status) |
Private Attributes | |
| Z2Creature | mSound |
| daNpcTksTsubo_c | mTksTsubo |
| daNpcF_MatAnm_c * | mpMatAnm |
| daNpcF_Lookat_c | mLookat |
| daNpcF_ActorMngr_c | mActorMngr [1] |
| fopAc_ac_c * | field_0x1208 |
| NPC_TKS_HIO_CLASS * | mpHIO |
| dCcD_Cyl | mCyl |
| actionFunc | mAction |
| request_of_phase_process_class | mPhases [2] |
| fpc_ProcID | mItemID |
| f32 | field_0x136c |
| int | field_0x1370 |
| int | field_0x1374 |
| int | mPlayerArea |
| u32 | field_0x137c [2] |
| s16 | mMessageNo |
| s16 | mLookMode |
| u16 | mMode |
| bool | field_0x138a |
| bool | field_0x138b |
Ooccoo.
| void(daNpcTks_c::*) daNpcTks_c::actionFunc() |
| daNpcTks_c::daNpcTks_c | ( | ) |
| daNpcTks_c::~daNpcTks_c | ( | ) |
| void daNpcTks_c::broken | ( | ) |
|
inline |
| cPhs_Step daNpcTks_c::Create | ( | ) |
| int daNpcTks_c::CreateHeap | ( | ) |
|
static |
|
inlinevirtual |
Reimplemented from daNpcF_c.
| int daNpcTks_c::ctrlJoint | ( | J3DJoint * | i_joint, |
| J3DModel * | i_model ) |
|
static |
| void daNpcTks_c::damage | ( | ) |
| int daNpcTks_c::Delete | ( | ) |
| void daNpcTks_c::demo_appear | ( | ) |
| void daNpcTks_c::demo_farewell | ( | ) |
| void daNpcTks_c::demo_Lv3PickUp | ( | ) |
| void daNpcTks_c::demo_Lv6Gate | ( | ) |
| void daNpcTks_c::demo_Lv6PickUp | ( | ) |
| void daNpcTks_c::demo_Lv7Start | ( | ) |
| void daNpcTks_c::demo_scannon | ( | ) |
| void daNpcTks_c::demo_walkBack | ( | ) |
| void daNpcTks_c::demo_warpBack | ( | ) |
| int daNpcTks_c::Draw | ( | ) |
|
inlinevirtual |
Reimplemented from daNpcF_c.
|
inlinevirtual |
Reimplemented from daNpcF_c.
| int daNpcTks_c::Execute | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void daNpcTks_c::hide | ( | ) |
| void daNpcTks_c::in | ( | ) |
| void daNpcTks_c::lookAroundA | ( | ) |
| void daNpcTks_c::lookAroundB | ( | ) |
|
inline |
|
inlinevirtual |
Reimplemented from daNpcF_c.
|
inline |
|
inline |
|
inline |
| void daNpcTks_c::reset | ( | ) |
|
inline |
|
inlinevirtual |
Reimplemented from daNpcF_c.
|
virtual |
Reimplemented from daNpcF_c.
|
virtual |
Reimplemented from daNpcF_c.
|
virtual |
Reimplemented from daNpcF_c.
|
inline |
|
inline |
|
virtual |
Reimplemented from daNpcF_c.
|
virtual |
Reimplemented from daNpcF_c.
|
virtual |
Reimplemented from daNpcF_c.
|
inlinevirtual |
Reimplemented from daNpcF_c.
|
inline |
| void daNpcTks_c::shake | ( | ) |
| void daNpcTks_c::showUp | ( | ) |
| void daNpcTks_c::showUpWait | ( | ) |
|
inline |
| void daNpcTks_c::talk | ( | ) |
| void daNpcTks_c::wait | ( | ) |
| void daNpcTks_c::waitLv6 | ( | ) |
| void daNpcTks_c::waitNude | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |