Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Fairy Spirit. More...
#include <d_a_npc_fairy_seirei.h>
Public Member Functions | |
~daNpc_FairySeirei_c () | |
void | create () |
void | Delete () |
void | Execute () |
bool | Draw () |
void | isDelete () |
void | reset () |
void | setParam () |
void | srchActors () |
void | evtTalk () |
void | evtCutProc () |
void | action () |
void | beforeMove () |
void | setCollision () |
void | setAttnPos () |
bool | drawDbgInfo () |
void | selectAction () |
void | setAction (int(daNpc_FairySeirei_c::*)(int)) |
void | setPrtcls () |
void | wait (int) |
void | talk (int) |
void | _to_FairyCave () |
daNpc_FairySeirei_c (daNpcT_faceMotionAnmData_c const *, daNpcT_motionAnmData_c const *, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_MotionSeqMngr_c::sequenceStepData_c const *, int, daNpcT_evtData_c const *, char **) | |
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 void * | mCutNameList = (void*)&d_a_npc_fairy_seirei__stringBase0 |
static u8 | mCutList [12] |
Static Public Attributes inherited from fopAc_ac_c | |
static u32 | stopStatus |
Private Attributes | |
u8 | field_0x568 [0xfb0 - 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_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 | |
u8 | field_0x566 | |
s8 | field_0x567 | |
Public Attributes inherited from leafdraw_class | ||
base_process_class | mBase | |
leafdraw_method_class * | mpDrawMtd | |
s8 | mbUnk0 | |
u8 | mbUnk1 | |
draw_priority_class | mDwPi | |
Fairy Spirit.
daNpc_FairySeirei_c::~daNpc_FairySeirei_c | ( | ) |
daNpc_FairySeirei_c::daNpc_FairySeirei_c | ( | daNpcT_faceMotionAnmData_c const * | param_0, |
daNpcT_motionAnmData_c const * | param_1, | ||
daNpcT_MotionSeqMngr_c::sequenceStepData_c const * | param_2, | ||
int | param_3, | ||
daNpcT_MotionSeqMngr_c::sequenceStepData_c const * | param_4, | ||
int | param_5, | ||
daNpcT_evtData_c const * | param_6, | ||
char ** | param_7 | ||
) |
void daNpc_FairySeirei_c::_to_FairyCave | ( | ) |
void daNpc_FairySeirei_c::action | ( | ) |
void daNpc_FairySeirei_c::beforeMove | ( | ) |
void daNpc_FairySeirei_c::create | ( | ) |
void daNpc_FairySeirei_c::Delete | ( | ) |
bool daNpc_FairySeirei_c::Draw | ( | ) |
bool daNpc_FairySeirei_c::drawDbgInfo | ( | ) |
void daNpc_FairySeirei_c::evtCutProc | ( | ) |
void daNpc_FairySeirei_c::evtTalk | ( | ) |
void daNpc_FairySeirei_c::Execute | ( | ) |
void daNpc_FairySeirei_c::isDelete | ( | ) |
void daNpc_FairySeirei_c::reset | ( | ) |
void daNpc_FairySeirei_c::selectAction | ( | ) |
void daNpc_FairySeirei_c::setAttnPos | ( | ) |
void daNpc_FairySeirei_c::setCollision | ( | ) |
void daNpc_FairySeirei_c::setParam | ( | ) |
void daNpc_FairySeirei_c::setPrtcls | ( | ) |
void daNpc_FairySeirei_c::srchActors | ( | ) |
|
private |
|
static |
|
static |