Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
daNpcShad_c Class Reference

Shad. More...

#include <d_a_npc_shad.h>

+ Inheritance diagram for daNpcShad_c:
+ Collaboration diagram for daNpcShad_c:

Public Member Functions

 daNpcShad_c ()
 
 ~daNpcShad_c ()
 
void Create ()
 
void CreateHeap ()
 
void Delete ()
 
void Execute ()
 
void Draw ()
 
void ctrlJoint (J3DJoint *, J3DModel *)
 
void createHeapCallBack (fopAc_ac_c *)
 
void ctrlJointCallBack (J3DJoint *, int)
 
void setExpressionAnm (int, bool)
 
void setExpressionBtp (int)
 
bool setMotionAnm (int, f32)
 
void reset ()
 
void setWaitAction ()
 
void getPathPoint (u8, int, Vec *)
 
void isSneaking ()
 
void wait_type0 (void *)
 
void setMotion (int, f32, int)
 
void setExpression (int, f32)
 
void wait_type1 (void *)
 
void wait_type2 (void *)
 
void talk (void *)
 
void demo (void *)
 
void leave (void *)
 
void EvCut_Introduction (int)
 
void EvCut_Meeting (int)
 
void EvCut_ToChantSpell1 (int)
 
void EvCut_ToChantSpell2 (int)
 
void EvCut_ToChantSpell2Skip (int)
 
void EvCut_DiscoveryCannon (int)
 
void EvCut_DiscoveryCannonSkip (int)
 
void EvCut_Disappear (int)
 
void EvCut_DisappearSkip (int)
 
void EvCut_CallBack (int)
 
void EvCut_WiretapSponsor (int)
 
void EvCut_WiretapEntrant (int)
 
void setParam ()
 
void main ()
 
void playMotion ()
 
void playExpression ()
 
void ctrlBtk ()
 
void setAttnPos ()
 
void lookat ()
 
bool drawDbgInfo ()
 
- Public Member Functions inherited from fopAc_ac_c
 fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Static Public Attributes

static u8 mEvtSeqList [168]
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Private Attributes

u8 field_0x568 [0xe24 - 0x568]
 

Additional Inherited Members

- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 
- Public Attributes inherited from fopAc_ac_c
int actor_type
 
create_tag_class actor_tag
 
create_tag_class draw_tag
 
profile_method_classsub_method
 
JKRSolidHeapheap
 
dEvt_info_c eventInfo
 
dKy_tevstr_c tevStr
 
u16 setID
 
u8 group
 
u8 cullType
 
u8 demoActorID
 
s8 subtype
 
u8 carryType
 
u32 actor_status
 
u32 actor_condition
 
fpc_ProcID parentActorID
 
actor_place home
 
actor_place old
 
actor_place current
 
csXyz shape_angle
 
cXyz scale
 
cXyz speed
 
MtxP cullMtx
 
union { 
 
   cull_box   box 
 
   cull_sphere   sphere 
 
cull 
 
f32 cullSizeFar
 
J3DModelmodel
 
dJntCol_cjntCol
 
f32 speedF
 
f32 gravity
 
f32 maxFallSpeed
 
cXyz eyePos
 
actor_attention_types attention_info
 
s16 field_0x560
 
s16 health
 
u8 field_0x564
 
u8 field_0x565
 
u8 field_0x566
 
s8 field_0x567
 
- Public Attributes inherited from leafdraw_class
base_process_class mBase
 
leafdraw_method_classmpDrawMtd
 
s8 mbUnk0
 
u8 mbUnk1
 
draw_priority_class mDwPi
 

Detailed Description

Shad.

Constructor & Destructor Documentation

◆ daNpcShad_c()

daNpcShad_c::daNpcShad_c ( )

◆ ~daNpcShad_c()

daNpcShad_c::~daNpcShad_c ( )

Member Function Documentation

◆ Create()

void daNpcShad_c::Create ( )

◆ CreateHeap()

void daNpcShad_c::CreateHeap ( )

◆ createHeapCallBack()

void daNpcShad_c::createHeapCallBack ( fopAc_ac_c param_0)

◆ ctrlBtk()

void daNpcShad_c::ctrlBtk ( )

◆ ctrlJoint()

void daNpcShad_c::ctrlJoint ( J3DJoint param_0,
J3DModel param_1 
)

◆ ctrlJointCallBack()

void daNpcShad_c::ctrlJointCallBack ( J3DJoint param_0,
int  param_1 
)

◆ Delete()

void daNpcShad_c::Delete ( )

◆ demo()

void daNpcShad_c::demo ( void param_0)

◆ Draw()

void daNpcShad_c::Draw ( )

◆ drawDbgInfo()

bool daNpcShad_c::drawDbgInfo ( )

◆ EvCut_CallBack()

void daNpcShad_c::EvCut_CallBack ( int  param_0)

◆ EvCut_Disappear()

void daNpcShad_c::EvCut_Disappear ( int  param_0)

◆ EvCut_DisappearSkip()

void daNpcShad_c::EvCut_DisappearSkip ( int  param_0)

◆ EvCut_DiscoveryCannon()

void daNpcShad_c::EvCut_DiscoveryCannon ( int  param_0)

◆ EvCut_DiscoveryCannonSkip()

void daNpcShad_c::EvCut_DiscoveryCannonSkip ( int  param_0)

◆ EvCut_Introduction()

void daNpcShad_c::EvCut_Introduction ( int  param_0)

◆ EvCut_Meeting()

void daNpcShad_c::EvCut_Meeting ( int  param_0)

◆ EvCut_ToChantSpell1()

void daNpcShad_c::EvCut_ToChantSpell1 ( int  param_0)

◆ EvCut_ToChantSpell2()

void daNpcShad_c::EvCut_ToChantSpell2 ( int  param_0)

◆ EvCut_ToChantSpell2Skip()

void daNpcShad_c::EvCut_ToChantSpell2Skip ( int  param_0)

◆ EvCut_WiretapEntrant()

void daNpcShad_c::EvCut_WiretapEntrant ( int  param_0)

◆ EvCut_WiretapSponsor()

void daNpcShad_c::EvCut_WiretapSponsor ( int  param_0)

◆ Execute()

void daNpcShad_c::Execute ( )

◆ getPathPoint()

void daNpcShad_c::getPathPoint ( u8  param_0,
int  param_1,
Vec param_2 
)

◆ isSneaking()

void daNpcShad_c::isSneaking ( )

◆ leave()

void daNpcShad_c::leave ( void param_0)

◆ lookat()

void daNpcShad_c::lookat ( )

◆ main()

void daNpcShad_c::main ( )

◆ playExpression()

void daNpcShad_c::playExpression ( )

◆ playMotion()

void daNpcShad_c::playMotion ( )

◆ reset()

void daNpcShad_c::reset ( )

◆ setAttnPos()

void daNpcShad_c::setAttnPos ( )

◆ setExpression()

void daNpcShad_c::setExpression ( int  param_0,
f32  param_1 
)

◆ setExpressionAnm()

void daNpcShad_c::setExpressionAnm ( int  param_0,
bool  param_1 
)

◆ setExpressionBtp()

void daNpcShad_c::setExpressionBtp ( int  param_0)

◆ setMotion()

void daNpcShad_c::setMotion ( int  param_0,
f32  param_1,
int  param_2 
)

◆ setMotionAnm()

bool daNpcShad_c::setMotionAnm ( int  param_0,
f32  param_1 
)

◆ setParam()

void daNpcShad_c::setParam ( )

◆ setWaitAction()

void daNpcShad_c::setWaitAction ( )

◆ talk()

void daNpcShad_c::talk ( void param_0)

◆ wait_type0()

void daNpcShad_c::wait_type0 ( void param_0)

◆ wait_type1()

void daNpcShad_c::wait_type1 ( void param_0)

◆ wait_type2()

void daNpcShad_c::wait_type2 ( void param_0)

Member Data Documentation

◆ field_0x568

u8 daNpcShad_c::field_0x568[0xe24 - 0x568]
private

◆ mEvtSeqList

SECTION_DATA u8 daNpcShad_c::mEvtSeqList
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

The documentation for this class was generated from the following files: