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

Gor Coron. More...

#include <d_a_npc_grd.h>

+ Inheritance diagram for daNpc_Grd_c:
+ Collaboration diagram for daNpc_Grd_c:

Public Member Functions

 daNpc_Grd_c ()
 
 ~daNpc_Grd_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 setParam ()
 
void main ()
 
void ctrlBtk ()
 
void setAttnPos ()
 
void setExpressionAnm (int, bool)
 
void setExpressionBtp (int)
 
void setExpression (int, f32)
 
bool setMotionAnm (int, f32)
 
void setMotion (int, f32, int)
 
bool drawDbgInfo ()
 
void drawOtherMdls ()
 
void getTypeFromParam ()
 
void isDelete ()
 
void reset ()
 
void playExpression ()
 
void playMotion ()
 
void chkAction (int(daNpc_Grd_c::*)(void *))
 
void setAction (int(daNpc_Grd_c::*)(void *))
 
void selectAction ()
 
void doNormalAction (int)
 
void doEvent ()
 
void setLookMode (int)
 
void lookat ()
 
void setExpressionTalkAfter ()
 
void wait (void *)
 
void talk (void *)
 
void test (void *)
 
void ECut_nodToGrz (int)
 
void adjustShapeAngle ()
 
- 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 voidmEvtCutNameList [2]
 
static u8 mEvtCutList [24]
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Private Attributes

u8 field_0x568 [0xe1c - 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

Gor Coron.

Constructor & Destructor Documentation

◆ daNpc_Grd_c()

daNpc_Grd_c::daNpc_Grd_c ( )

◆ ~daNpc_Grd_c()

daNpc_Grd_c::~daNpc_Grd_c ( )

Member Function Documentation

◆ adjustShapeAngle()

void daNpc_Grd_c::adjustShapeAngle ( )

◆ chkAction()

void daNpc_Grd_c::chkAction ( int(daNpc_Grd_c::*)(void *)  param_0)

◆ create()

void daNpc_Grd_c::create ( )

◆ CreateHeap()

void daNpc_Grd_c::CreateHeap ( )

◆ createHeapCallBack()

void daNpc_Grd_c::createHeapCallBack ( fopAc_ac_c param_0)

◆ ctrlBtk()

void daNpc_Grd_c::ctrlBtk ( )

◆ ctrlJoint()

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

◆ ctrlJointCallBack()

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

◆ Delete()

void daNpc_Grd_c::Delete ( )

◆ doEvent()

void daNpc_Grd_c::doEvent ( )

◆ doNormalAction()

void daNpc_Grd_c::doNormalAction ( int  param_0)

◆ Draw()

void daNpc_Grd_c::Draw ( )

◆ drawDbgInfo()

bool daNpc_Grd_c::drawDbgInfo ( )

◆ drawOtherMdls()

void daNpc_Grd_c::drawOtherMdls ( )

◆ ECut_nodToGrz()

void daNpc_Grd_c::ECut_nodToGrz ( int  param_0)

◆ Execute()

void daNpc_Grd_c::Execute ( )

◆ getTypeFromParam()

void daNpc_Grd_c::getTypeFromParam ( )

◆ isDelete()

void daNpc_Grd_c::isDelete ( )

◆ lookat()

void daNpc_Grd_c::lookat ( )

◆ main()

void daNpc_Grd_c::main ( )

◆ playExpression()

void daNpc_Grd_c::playExpression ( )

◆ playMotion()

void daNpc_Grd_c::playMotion ( )

◆ reset()

void daNpc_Grd_c::reset ( )

◆ selectAction()

void daNpc_Grd_c::selectAction ( )

◆ setAction()

void daNpc_Grd_c::setAction ( int(daNpc_Grd_c::*)(void *)  param_0)

◆ setAttnPos()

void daNpc_Grd_c::setAttnPos ( )

◆ setExpression()

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

◆ setExpressionAnm()

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

◆ setExpressionBtp()

void daNpc_Grd_c::setExpressionBtp ( int  param_0)

◆ setExpressionTalkAfter()

void daNpc_Grd_c::setExpressionTalkAfter ( )

◆ setLookMode()

void daNpc_Grd_c::setLookMode ( int  param_0)

◆ setMotion()

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

◆ setMotionAnm()

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

◆ setParam()

void daNpc_Grd_c::setParam ( )

◆ talk()

void daNpc_Grd_c::talk ( void param_0)

◆ test()

void daNpc_Grd_c::test ( void param_0)

◆ wait()

void daNpc_Grd_c::wait ( void param_0)

Member Data Documentation

◆ field_0x568

u8 daNpc_Grd_c::field_0x568[0xe1c - 0x568]
private

◆ mEvtCutList

SECTION_DATA u8 daNpc_Grd_c::mEvtCutList
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,
}

◆ mEvtCutNameList

SECTION_DATA void * daNpc_Grd_c::mEvtCutNameList
static
Initial value:
= {
(void*)(((char*)&d_a_npc_grd__stringBase0) + 0x9),
(void*)(((char*)&d_a_npc_grd__stringBase0) + 0xA),
}
char const *const d_a_npc_grd__stringBase0

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