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

Enumerations

enum  TaroEvent { EVENT_8 = 0x8 , EVENT_17 = 0x17 , EVENT_18 = 0x18 }
 

Functions

daNpc_Maro_c::actionFunc dummy_lit_3931 ()
 
static int daNpc_Taro_Create (void *i_this)
 
static int daNpc_Taro_Delete (void *i_this)
 
static int daNpc_Taro_Execute (void *i_this)
 
static int daNpc_Taro_Draw (void *i_this)
 
static int daNpc_Taro_IsDelete (void *i_this)
 

Variables

static int l_bmdData [5][2]
 
static daNpcT_evtData_c l_evtList [27]
 
static char * l_resNameList [11]
 
static s8 l_loadResPtrn0 [5]
 
static s8 l_loadResPtrn1 [4] = {0x01, 0x03, 0x02, -1}
 
static s8 l_loadResPtrn2 [6]
 
static s8 l_loadResPtrn3 [5]
 
static s8 l_loadResPtrn4 [4] = {0x01, 0x03, 0x08, -1}
 
static s8 l_loadResPtrn5 [5]
 
static s8 l_loadResPtrn6 [6]
 
static s8 l_loadResPtrn9 [9]
 
static s8l_loadResPtrnList [17]
 
static daNpcT_faceMotionAnmData_c l_faceMotionAnmData [30]
 
static daNpcT_motionAnmData_c l_motionAnmData [42]
 
static daNpcT_MotionSeqMngr_c::sequenceStepData_c l_faceMotionSequenceData [128]
 
static daNpcT_MotionSeqMngr_c::sequenceStepData_c l_motionSequenceData [168]
 
static daNpc_Taro_Param_c l_HIO
 
static AUDIO_INSTANCES actor_method_class daNpc_Taro_MethodTable
 
actor_process_profile_definition g_profile_NPC_TARO
 

Enumeration Type Documentation

◆ TaroEvent

enum TaroEvent
Enumerator
EVENT_8 
EVENT_17 
EVENT_18 

Function Documentation

◆ daNpc_Taro_Create()

static int daNpc_Taro_Create ( void * i_this)
static

◆ daNpc_Taro_Delete()

static int daNpc_Taro_Delete ( void * i_this)
static

◆ daNpc_Taro_Draw()

static int daNpc_Taro_Draw ( void * i_this)
static

◆ daNpc_Taro_Execute()

static int daNpc_Taro_Execute ( void * i_this)
static

◆ daNpc_Taro_IsDelete()

static int daNpc_Taro_IsDelete ( void * i_this)
static

◆ dummy_lit_3931()

daNpc_Maro_c::actionFunc dummy_lit_3931 ( )

Variable Documentation

◆ daNpc_Taro_MethodTable

AUDIO_INSTANCES actor_method_class daNpc_Taro_MethodTable
static
Initial value:
= {
}
static int daNpc_Taro_Create(void *i_this)
Definition d_a_npc_taro.cpp:3355
static int daNpc_Taro_Execute(void *i_this)
Definition d_a_npc_taro.cpp:3363
static int daNpc_Taro_Draw(void *i_this)
Definition d_a_npc_taro.cpp:3367
static int daNpc_Taro_IsDelete(void *i_this)
Definition d_a_npc_taro.cpp:3371
static int daNpc_Taro_Delete(void *i_this)
Definition d_a_npc_taro.cpp:3359
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ g_profile_NPC_TARO

actor_process_profile_definition g_profile_NPC_TARO
extern
Initial value:
= {
7,
sizeof(daNpc_Taro_c),
0,
0,
367,
0x00040107,
}
Talo.
Definition d_a_npc_taro.h:74
static AUDIO_INSTANCES actor_method_class daNpc_Taro_MethodTable
Definition d_a_npc_taro.cpp:3377
@ PROC_NPC_TARO
Definition d_procname.h:631
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[5][2]
static
Initial value:
= {
4, 1, 31, 4, 32, 4, 10, 2, 4, 9,
}

◆ l_evtList

daNpcT_evtData_c l_evtList[27]
static
Initial value:
= {
{"", 0},
{"NO_RESPONSE", 0},
{"HAIL", 4},
{"FIND_MONKEY", 4},
{"HELP_ME", 8},
{"THANX_FOR_YOURHELP", 8},
{"APPEARANCE_MOI", 8},
{"GIVEME_WOODSWD1", 4},
{"GIVEME_WOODSWD2", 4},
{"GET_WOODSWD", 4},
{"CONVERSATION_WITH_MARO1", 4},
{"CONVERSATION_WITH_MARO2", 4},
{"DEMO13_STB", 0},
{"BEGIN_ARROWTUTORIAL", 5},
{"BEGIN_ARROWTUTORIAL_NO_ARROW", 5},
{"RETRY_ARROWTUTORIAL1", 5},
{"RETRY_ARROWTUTORIAL1_NO_ARROW", 5},
{"RETRY_ARROWTUTORIAL2", 5},
{"RETRY_ARROWTUTORIAL2_NO_ARROW", 5},
{"RETRY_ARROWTUTORIAL3", 5},
{"RETRY_ARROWTUTORIAL3_NO_ARROW", 5},
{"CAUTION", 5},
{"TAG_PUSH1", 4},
{"NOT_GONNA_LET_1", 4},
{"NOT_GONNA_LET_2", 4},
{"NOT_GONNA_LET_3", 4},
{"TAG_PUSH4", 4},
}

◆ l_faceMotionAnmData

daNpcT_faceMotionAnmData_c l_faceMotionAnmData[30]
static

◆ l_faceMotionSequenceData

daNpcT_MotionSeqMngr_c::sequenceStepData_c l_faceMotionSequenceData[128]
static
Initial value:
= {
{1, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {2, -1, 1}, {8, -1, 0}, {-1, 0, 0}, {-1, 0, 0},
{3, -1, 1}, {9, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {4, -1, 1}, {10, -1, 0}, {-1, 0, 0}, {-1, 0, 0},
{5, -1, 1}, {11, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {6, -1, 1}, {12, -1, 0}, {-1, 0, 0}, {-1, 0, 0},
{15, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {16, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{18, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {14, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{19, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {20, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{21, -1, 1}, {22, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {24, -1, 1}, {25, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{26, -1, 1}, {27, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {3, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{7, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {13, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{8, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {9, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{10, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {11, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{12, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {17, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{22, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {23, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{25, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {27, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{28, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {24, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{29, -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_Taro_Param_c l_HIO
static

◆ l_loadResPtrn0

s8 l_loadResPtrn0[5]
static
Initial value:
= {
0x01, 0x03, 0x04, 0x06, -1,
}

◆ l_loadResPtrn1

s8 l_loadResPtrn1[4] = {0x01, 0x03, 0x02, -1}
static

◆ l_loadResPtrn2

s8 l_loadResPtrn2[6]
static
Initial value:
= {
0x01, 0x03, 0x05, 0x06, 0x07, -1,
}

◆ l_loadResPtrn3

s8 l_loadResPtrn3[5]
static
Initial value:
= {
0x01, 0x03, 0x04, 0x07, -1,
}

◆ l_loadResPtrn4

s8 l_loadResPtrn4[4] = {0x01, 0x03, 0x08, -1}
static

◆ l_loadResPtrn5

s8 l_loadResPtrn5[5]
static
Initial value:
= {
0x09, 0x03, 0x04, 0x08, -1,
}

◆ l_loadResPtrn6

s8 l_loadResPtrn6[6]
static
Initial value:
= {
0x01, 0x03, 0x04, 0x05, 0x06, -1,
}

◆ l_loadResPtrn9

s8 l_loadResPtrn9[9]
static
Initial value:
= {
0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, -1,
}

◆ l_loadResPtrnList

s8* l_loadResPtrnList[17]
static
Initial value:
= {
}
static s8 l_loadResPtrn3[5]
Definition d_a_npc_taro.cpp:81
static s8 l_loadResPtrn0[5]
Definition d_a_npc_taro.cpp:71
static s8 l_loadResPtrn4[4]
Definition d_a_npc_taro.cpp:85
static s8 l_loadResPtrn9[9]
Definition d_a_npc_taro.cpp:95
static s8 l_loadResPtrn6[6]
Definition d_a_npc_taro.cpp:91
static s8 l_loadResPtrn2[6]
Definition d_a_npc_taro.cpp:77
static s8 l_loadResPtrn1[4]
Definition d_a_npc_taro.cpp:75
static s8 l_loadResPtrn5[5]
Definition d_a_npc_taro.cpp:87

◆ l_motionAnmData

daNpcT_motionAnmData_c l_motionAnmData[42]
static
Initial value:
= {
9, 2, 3, 12, 0, 3, 1, 0, 25, 2, 4, 12, 0, 3, 1, 0, 10, 2, 6, 12, 0, 3, 1, 0,
26, 2, 4, 12, 0, 3, 1, 0, 27, 2, 4, 12, 0, 3, 1, 0, 28, 2, 4, 12, 0, 3, 1, 0,
8, 0, 6, 12, 0, 3, 1, 0, -1, 0, 0, -1, 0, 0, 0, 0, 17, 2, 4, 12, 0, 3, 1, 0,
16, 2, 8, 12, 0, 3, 1, 0, 21, 2, 4, 12, 0, 3, 1, 0, 23, 0, 4, 12, 0, 3, 1, 0,
24, 2, 4, 12, 0, 3, 1, 0, 9, 0, 6, 12, 0, 3, 1, 0, 7, 0, 4, 12, 0, 3, 1, 0,
8, 0, 4, 12, 0, 3, 1, 0, 5, 0, 3, 12, 0, 3, 1, 0, 20, 0, 4, 35, 0, 4, 0, 0,
22, 2, 4, 12, 0, 3, 1, 0, 18, 2, 4, 12, 0, 3, 1, 0, 19, 2, 4, 12, 0, 3, 1, 0,
6, 0, 5, 12, 0, 3, 1, 0, 21, 0, 5, 12, 0, 3, 1, 0, 19, 0, 5, 12, 0, 3, 1, 0,
20, 2, 5, 12, 0, 3, 1, 0, 16, 0, 5, 12, 0, 3, 1, 0, 17, 0, 5, 12, 0, 3, 1, 0,
15, 0, 5, 24, 0, 5, 0, 0, 13, 0, 5, 12, 0, 3, 1, 0, 14, 2, 5, 12, 0, 3, 1, 0,
18, 0, 5, 12, 0, 3, 1, 0, 6, 2, 7, 12, 0, 3, 1, 0, 7, 0, 7, 12, 0, 3, 1, 0,
6, 2, 2, 13, 2, 2, 0, 0, 8, 0, 3, 12, 0, 3, 1, 0, 19, 2, 8, 12, 0, 3, 1, 0,
15, 2, 8, 12, 0, 3, 1, 0, 13, 0, 8, 12, 0, 3, 1, 0, 14, 2, 8, 12, 0, 3, 1, 0,
6, 2, 8, 22, 2, 8, 0, 0, 17, 0, 8, 12, 0, 3, 1, 0, 18, 2, 8, 12, 0, 3, 1, 0,
}

◆ l_motionSequenceData

daNpcT_MotionSeqMngr_c::sequenceStepData_c l_motionSequenceData[168]
static
Initial value:
= {
{0, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {21, -1, 1}, {0, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{22, -1, 1}, {0, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {1, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{17, -1, 1}, {0, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {24, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{25, -1, 1}, {0, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {26, -1, 1}, {0, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{2, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {6, 0, 1}, {2, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{27, -1, 1}, {0, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {3, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{28, -1, 1}, {29, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {11, -1, 1}, {0, -1, 0}, {-1, 0, 0}, {-1, 0, 0},
{12, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {13, -1, 1}, {0, -1, 0}, {-1, 0, 0}, {-1, 0, 0},
{29, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {30, 10, 1}, {2, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{32, -1, 1}, {31, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {31, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{5, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {35, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{36, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {37, -1, 1}, {36, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{38, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {18, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{39, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {14, -1, 1}, {0, -1, 0}, {-1, 0, 0}, {-1, 0, 0},
{15, -1, 1}, {0, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {19, -1, 1}, {18, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{20, -1, 1}, {18, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {16, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{23, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {33, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{34, 4, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {8, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{10, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {9, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{40, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {40, -1, 1}, {41, -1, 0}, {-1, 0, 0}, {-1, 0, 0},
}

◆ l_resNameList

char* l_resNameList[11]
static
Initial value:
= {
"", "Taro", "Taro_TW", "Taro0", "Taro1", "Taro2", "Taro3", "Taro4", "Taro5", "TaroB", "Len1",
}