![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Rusl (Resistance) More...
#include <d_a_npc_moir.h>
Public Member Functions | |
MtxP | getHandRMtx () |
daNpcMoiR_c () | |
~daNpcMoiR_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 | wait_type0 (void *) |
void | setMotion (int, f32, int) |
void | setExpression (int, f32) |
void | wait_type1 (void *) |
void | wait_type2 (void *) |
void | talk (void *) |
void | multiTalk (void *) |
void | fight (void *) |
void | demo (void *) |
void | leave (void *) |
void | EvCut_Introduction (int) |
void | EvCut_Appear (int) |
void | EvCut_Appear2 (int) |
void | setParam () |
void | main () |
void | checkHeadGear () |
void | playMotion () |
void | ctrlBtk () |
void | setAttnPos () |
void | lookat () |
void | drawOtherMdls () |
bool | drawDbgInfo () |
![]() | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
fopAc_ac_c () | |
~fopAc_ac_c () | |
Public Attributes | ||
mDoExt_McaMorfSO * | mpMorf | |
![]() | ||
int | actor_type | |
create_tag_class | actor_tag | |
create_tag_class | draw_tag | |
profile_method_class * | sub_method | |
JKRSolidHeap * | heap | |
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 | |
J3DModel * | model | |
dJntCol_c * | jntCol | |
f32 | speedF | |
f32 | gravity | |
f32 | maxFallSpeed | |
cXyz | eyePos | |
actor_attention_types | attention_info | |
s16 | field_0x560 | |
s16 | health | |
u8 | field_0x564 | |
u8 | field_0x565 | |
s8 | field_0x566 | |
s8 | field_0x567 | |
![]() | ||
base_process_class | base | |
leafdraw_method_class * | leaf_methods | |
s8 | unk_0xBC | |
u8 | unk_0xBD | |
draw_priority_class | draw_priority | |
Static Public Attributes | |
static u8 | mEvtSeqList [48] |
![]() | |
static u32 | stopStatus |
Private Attributes | |
u8 | field_0x568 [0xe0c - 0x568] |
Additional Inherited Members | |
![]() | |
static void | setStopStatus (u32 status) |
Rusl (Resistance)
daNpcMoiR_c::daNpcMoiR_c | ( | ) |
daNpcMoiR_c::~daNpcMoiR_c | ( | ) |
void daNpcMoiR_c::checkHeadGear | ( | ) |
void daNpcMoiR_c::Create | ( | ) |
void daNpcMoiR_c::CreateHeap | ( | ) |
void daNpcMoiR_c::createHeapCallBack | ( | fopAc_ac_c * | param_0 | ) |
void daNpcMoiR_c::ctrlBtk | ( | ) |
void daNpcMoiR_c::ctrlJointCallBack | ( | J3DJoint * | param_0, |
int | param_1 ) |
void daNpcMoiR_c::Delete | ( | ) |
void daNpcMoiR_c::demo | ( | void * | param_0 | ) |
void daNpcMoiR_c::Draw | ( | ) |
bool daNpcMoiR_c::drawDbgInfo | ( | ) |
void daNpcMoiR_c::drawOtherMdls | ( | ) |
void daNpcMoiR_c::EvCut_Appear | ( | int | param_0 | ) |
void daNpcMoiR_c::EvCut_Appear2 | ( | int | param_0 | ) |
void daNpcMoiR_c::EvCut_Introduction | ( | int | param_0 | ) |
void daNpcMoiR_c::Execute | ( | ) |
void daNpcMoiR_c::fight | ( | void * | param_0 | ) |
|
inline |
void daNpcMoiR_c::leave | ( | void * | param_0 | ) |
void daNpcMoiR_c::lookat | ( | ) |
void daNpcMoiR_c::main | ( | ) |
void daNpcMoiR_c::multiTalk | ( | void * | param_0 | ) |
void daNpcMoiR_c::playMotion | ( | ) |
void daNpcMoiR_c::reset | ( | ) |
void daNpcMoiR_c::setAttnPos | ( | ) |
void daNpcMoiR_c::setExpression | ( | int | param_0, |
f32 | param_1 ) |
void daNpcMoiR_c::setExpressionAnm | ( | int | param_0, |
bool | param_1 ) |
void daNpcMoiR_c::setExpressionBtp | ( | int | param_0 | ) |
void daNpcMoiR_c::setMotion | ( | int | param_0, |
f32 | param_1, | ||
int | param_2 ) |
bool daNpcMoiR_c::setMotionAnm | ( | int | param_0, |
f32 | param_1 ) |
void daNpcMoiR_c::setParam | ( | ) |
void daNpcMoiR_c::setWaitAction | ( | ) |
void daNpcMoiR_c::talk | ( | void * | param_0 | ) |
void daNpcMoiR_c::wait_type0 | ( | void * | param_0 | ) |
void daNpcMoiR_c::wait_type1 | ( | void * | param_0 | ) |
void daNpcMoiR_c::wait_type2 | ( | void * | param_0 | ) |
|
private |
|
static |
mDoExt_McaMorfSO* daNpcMoiR_c::mpMorf |