Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_npc_tkj.cpp File Reference

Functions

static int daNpc_Tkj_Create (void *i_this)
 
static int daNpc_Tkj_Delete (void *i_this)
 
static int daNpc_Tkj_Execute (void *i_this)
 
static int daNpc_Tkj_Draw (void *i_this)
 
static int daNpc_Tkj_IsDelete (void *i_this)
 

Variables

static int l_bmdData [1][2]
 
static daNpcT_evtData_c l_evtList [2]
 
static char * l_resNameList [2]
 
static s8 l_loadResPtrn0 []
 
static s8l_loadResPtrnList [2]
 
static daNpcT_faceMotionAnmData_c l_faceMotionAnmData [2]
 
static daNpcT_motionAnmData_c l_motionAnmData [2]
 
static daNpcT_MotionSeqMngr_c::sequenceStepData_c l_faceMotionSequenceData [8]
 
static daNpcT_MotionSeqMngr_c::sequenceStepData_c l_motionSequenceData [8]
 
static daNpc_Tkj_Param_c l_HIO
 
static actor_method_class daNpc_Tkj_MethodTable
 
actor_process_profile_definition g_profile_NPC_TKJ
 

Function Documentation

◆ daNpc_Tkj_Create()

static int daNpc_Tkj_Create ( void * i_this)
static

◆ daNpc_Tkj_Delete()

static int daNpc_Tkj_Delete ( void * i_this)
static

◆ daNpc_Tkj_Draw()

static int daNpc_Tkj_Draw ( void * i_this)
static

◆ daNpc_Tkj_Execute()

static int daNpc_Tkj_Execute ( void * i_this)
static

◆ daNpc_Tkj_IsDelete()

static int daNpc_Tkj_IsDelete ( void * i_this)
static

Variable Documentation

◆ daNpc_Tkj_MethodTable

actor_method_class daNpc_Tkj_MethodTable
static
Initial value:
= {
}
static int daNpc_Tkj_Draw(void *i_this)
Definition d_a_npc_tkj.cpp:608
static int daNpc_Tkj_Create(void *i_this)
Definition d_a_npc_tkj.cpp:596
static int daNpc_Tkj_Delete(void *i_this)
Definition d_a_npc_tkj.cpp:600
static int daNpc_Tkj_Execute(void *i_this)
Definition d_a_npc_tkj.cpp:604
static int daNpc_Tkj_IsDelete(void *i_this)
Definition d_a_npc_tkj.cpp:612
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ g_profile_NPC_TKJ

actor_process_profile_definition g_profile_NPC_TKJ
extern
Initial value:
= {
7,
sizeof(daNpcTkj_c),
0,
0,
373,
0x08044107,
}
Oocca.
Definition d_a_npc_tkj.h:14
static actor_method_class daNpc_Tkj_MethodTable
Definition d_a_npc_tkj.cpp:659
@ PROC_NPC_TKJ
Definition d_procname.h:637
actor_method_class g_fopAc_Method
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:70
@ fopAc_NPC_e
Definition f_op_actor.h:42
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
leafdraw_method_class g_fpcLf_Method
Definition f_pc_leaf.cpp:63
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8
leafdraw_method_class base
Definition f_op_actor.h:9
process_method_class base
Definition f_pc_leaf.h:12

◆ l_bmdData

int l_bmdData[1][2]
static
Initial value:
= {
{12, 1},
}

◆ l_evtList

daNpcT_evtData_c l_evtList[2]
static
Initial value:
= {
{"", 0},
{"DEFAULT_GETITEM", 0},
}

◆ l_faceMotionAnmData

daNpcT_faceMotionAnmData_c l_faceMotionAnmData[2]
static
Initial value:
= {
{-1, 0, 0, 18, 2, 1, 1},
{6, 0, 1, 18, 2, 1, 1},
}

◆ l_faceMotionSequenceData

daNpcT_MotionSeqMngr_c::sequenceStepData_c l_faceMotionSequenceData[8]
static
Initial value:
= {
{1, -1, 0},
{-1, 0, 0},
{-1, 0, 0},
{-1, 0, 0},
{0, -1, 0},
{-1, 0, 0},
{-1, 0, 0},
{-1, 0, 0},
}

◆ l_HIO

daNpc_Tkj_Param_c l_HIO
static

◆ l_loadResPtrn0

s8 l_loadResPtrn0[]
static
Initial value:
= {
1, -1,
}

◆ l_loadResPtrnList

s8* l_loadResPtrnList[2]
static
Initial value:
= {
}
static s8 l_loadResPtrn0[]
Definition d_a_npc_tkj.cpp:25

◆ l_motionAnmData

daNpcT_motionAnmData_c l_motionAnmData[2]
static
Initial value:
= {
{9, 2, 1, 15, 0, 1, 0, 0},
{8, 2, 1, 15, 0, 1, 0, 0},
}

◆ l_motionSequenceData

daNpcT_MotionSeqMngr_c::sequenceStepData_c l_motionSequenceData[8]
static
Initial value:
= {
{0, -1, 0},
{-1, 0, 0},
{-1, 0, 0},
{-1, 0, 0},
{1, -1, 0},
{-1, 0, 0},
{-1, 0, 0},
{-1, 0, 0},
}

◆ l_resNameList

char* l_resNameList[2]
static
Initial value:
= {
"",
"Tkj",
}