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

Functions

static int daNpc_Doc_Create (void *i_this)
 
static int daNpc_Doc_Delete (void *i_this)
 
static int daNpc_Doc_Execute (void *i_this)
 
static int daNpc_Doc_Draw (void *i_this)
 
static int daNpc_Doc_IsDelete (void *i_this)
 

Variables

static int l_bmdData [1][2]
 
static daNpcT_evtData_c l_evtList [2]
 
static char * l_resNameList [3]
 
static s8 l_loadResPtrn0 []
 
static s8l_loadResPtrnList [3]
 
static daNpcT_faceMotionAnmData_c l_faceMotionAnmData [10]
 
static daNpcT_motionAnmData_c l_motionAnmData [14]
 
static daNpcT_MotionSeqMngr_c::sequenceStepData_c l_faceMotionSequenceData [40]
 
static daNpcT_MotionSeqMngr_c::sequenceStepData_c l_motionSequenceData [52]
 
static NPC_DOC_HIO_CLASS l_HIO
 
static actor_method_class daNpc_Doc_MethodTable
 
actor_process_profile_definition g_profile_NPC_DOC
 
 AUDIO_INSTANCES
 

Function Documentation

◆ daNpc_Doc_Create()

static int daNpc_Doc_Create ( void * i_this)
static

◆ daNpc_Doc_Delete()

static int daNpc_Doc_Delete ( void * i_this)
static

◆ daNpc_Doc_Draw()

static int daNpc_Doc_Draw ( void * i_this)
static

◆ daNpc_Doc_Execute()

static int daNpc_Doc_Execute ( void * i_this)
static

◆ daNpc_Doc_IsDelete()

static int daNpc_Doc_IsDelete ( void * i_this)
static

Variable Documentation

◆ AUDIO_INSTANCES

AUDIO_INSTANCES

◆ daNpc_Doc_MethodTable

actor_method_class daNpc_Doc_MethodTable
static
Initial value:
= {
}
static int daNpc_Doc_IsDelete(void *i_this)
Definition d_a_npc_doc.cpp:870
static int daNpc_Doc_Execute(void *i_this)
Definition d_a_npc_doc.cpp:862
static int daNpc_Doc_Draw(void *i_this)
Definition d_a_npc_doc.cpp:866
static int daNpc_Doc_Delete(void *i_this)
Definition d_a_npc_doc.cpp:858
static int daNpc_Doc_Create(void *i_this)
Definition d_a_npc_doc.cpp:854
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ g_profile_NPC_DOC

actor_process_profile_definition g_profile_NPC_DOC
extern
Initial value:
= {
7,
sizeof(daNpc_Doc_c),
0,
0,
335,
0x00040107,
}
Dr. Borville.
Definition d_a_npc_doc.h:41
static actor_method_class daNpc_Doc_MethodTable
Definition d_a_npc_doc.cpp:874
@ PROC_NPC_DOC
Definition d_procname.h:599
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:
= {
{14, 1},
}

◆ l_evtList

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

◆ l_faceMotionAnmData

daNpcT_faceMotionAnmData_c l_faceMotionAnmData[10]
static
Initial value:
= {
{-1, 0, 0, 20, 2, 1, 1},
{6, 0, 1, 20, 2, 1, 1},
{9, 0, 2, 34, 0, 2, 0},
{13, 2, 2, 38, 2, 2, 0},
{10, 0, 2, 35, 0, 2, 0},
{11, 0, 2, 36, 0, 2, 0},
{14, 2, 2, 39, 2, 2, 0},
{12, 0, 2, 37, 0, 2, 0},
{7, 0, 2, 20, 2, 1, 1},
{8, 2, 2, 20, 2, 1, 1},
}

◆ l_faceMotionSequenceData

daNpcT_MotionSeqMngr_c::sequenceStepData_c l_faceMotionSequenceData[40]
static
Initial value:
= {
{1, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {2, -1, 1}, {3, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{2, -1, 1}, {3, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {5, -1, 1}, {6, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{6, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {8, -1, 1}, {9, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{3, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {6, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{9, -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

NPC_DOC_HIO_CLASS l_HIO
static

◆ l_loadResPtrn0

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

◆ l_loadResPtrnList

s8* l_loadResPtrnList[3]
static
Initial value:
= {
}
static s8 l_loadResPtrn0[]
Definition d_a_npc_doc.cpp:26

◆ l_motionAnmData

daNpcT_motionAnmData_c l_motionAnmData[14]
static
Initial value:
= {
{11, 2, 1, 17, 0, 1, 1, 0},
{8, 0, 1, 17, 0, 1, 1, 0},
{7, 0, 1, 17, 0, 1, 1, 0},
{9, 0, 1, 17, 0, 1, 1, 0},
{10, 2, 1, 17, 0, 1, 1, 0},
{21, 2, 2, 17, 0, 1, 1, 0},
{15, 0, 2, 26, 0, 2, 0, 0},
{16, 2, 2, 27, 2, 2, 0, 0},
{17, 0, 2, 28, 0, 2, 0, 0},
{18, 0, 2, 29, 0, 2, 0, 0},
{19, 2, 2, 30, 2, 2, 0, 0},
{20, 0, 2, 31, 0, 2, 0, 0},
{5, 0, 2, 24, 0, 2, 0, 0},
{6, 2, 2, 25, 2, 2, 0, 0},
}

◆ l_motionSequenceData

daNpcT_MotionSeqMngr_c::sequenceStepData_c l_motionSequenceData[52]
static
Initial value:
= {
{0, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {3, -1, 1}, {4, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{4, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {6, -1, 1}, {7, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{7, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {9, -1, 1}, {10, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{10, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {11, -1, 1}, {0, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{12, -1, 1}, {13, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {13, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{1, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {2, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{5, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
}

◆ l_resNameList

char* l_resNameList[3]
static
Initial value:
= {
"",
"Doc",
"Doc1",
}