Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
d_a_npc_taro.cpp File Reference

Enumerations

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

Functions

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

UNK_REL_DATA static UNK_REL_BSS daNpc_Taro_HIO_c l_HIO
 
static daNpc_Maro_c::actionFunc lit_3931 = &daNpc_Maro_c::choccai
 
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 SECTION_DATA s8l_loadResPtrnList [17]
 
static u8 l_faceMotionAnmData [840]
 
static daNpcT_motionAnmData_c l_motionAnmData [42]
 
static u8 l_faceMotionSequenceData [512]
 
static u8 l_motionSequenceData [672]
 
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

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:3505
static int daNpc_Taro_Execute(void *i_this)
Definition d_a_npc_taro.cpp:3515
static int daNpc_Taro_Draw(void *i_this)
Definition d_a_npc_taro.cpp:3520
static int daNpc_Taro_IsDelete(void *i_this)
Definition d_a_npc_taro.cpp:3525
static int daNpc_Taro_Delete(void *i_this)
Definition d_a_npc_taro.cpp:3510
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
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:73
static AUDIO_INSTANCES actor_method_class daNpc_Taro_MethodTable
Definition d_a_npc_taro.cpp:3532
@ PROC_NPC_TARO
Definition d_procname.h:627
@ 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
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8

◆ 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

u8 l_faceMotionAnmData[840]
static

◆ l_faceMotionSequenceData

u8 l_faceMotionSequenceData[512]
static

◆ l_HIO

UNK_REL_DATA static UNK_REL_BSS daNpc_Taro_HIO_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

SECTION_DATA s8* l_loadResPtrnList[17]
static
Initial value:
= {
}
static s8 l_loadResPtrn3[5]
Definition d_a_npc_taro.cpp:96
static s8 l_loadResPtrn0[5]
Definition d_a_npc_taro.cpp:83
static s8 l_loadResPtrn4[4]
Definition d_a_npc_taro.cpp:101
static s8 l_loadResPtrn9[9]
Definition d_a_npc_taro.cpp:114
static s8 l_loadResPtrn6[6]
Definition d_a_npc_taro.cpp:109
static s8 l_loadResPtrn2[6]
Definition d_a_npc_taro.cpp:91
static s8 l_loadResPtrn1[4]
Definition d_a_npc_taro.cpp:88
static s8 l_loadResPtrn5[5]
Definition d_a_npc_taro.cpp:104

◆ 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

u8 l_motionSequenceData[672]
static

◆ l_resNameList

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

◆ lit_3931