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

Functions

static cPhs__Step daNpcThe_Create (void *i_this)
 
static int daNpcThe_Delete (void *i_this)
 
static int daNpcThe_Execute (void *i_this)
 
static int daNpcThe_Draw (void *i_this)
 
static int daNpcThe_IsDelete (void *i_this)
 

Variables

NPC_THE_HIO_CLASS l_HIO
 
static daNpc_GetParam1 l_bmdGetParamList [2]
 
static daNpc_GetParam1 l_bckGetParamList [27]
 
static daNpc_GetParam1 l_btpGetParamList [14]
 
static daNpc_GetParam1 l_btkGetParamList [1]
 
static int l_loadRes_THE0 [3] = {0, 1, -1}
 
static int l_loadRes_THE1 [3] = {0, 1, -1}
 
static int l_loadRes_THE2 [3] = {0, 2, -1}
 
static int * l_loadRes_list [3]
 
static char * l_resNames [4]
 
static int l_evtGetParamList [4]
 
static char * l_evtNames [4]
 
static char * l_myName = "The"
 
static actor_method_class daNpcThe_MethodTable
 
actor_process_profile_definition g_profile_NPC_THE
 

Function Documentation

◆ daNpcThe_Create()

static cPhs__Step daNpcThe_Create ( void * i_this)
static

◆ daNpcThe_Delete()

static int daNpcThe_Delete ( void * i_this)
static

◆ daNpcThe_Draw()

static int daNpcThe_Draw ( void * i_this)
static

◆ daNpcThe_Execute()

static int daNpcThe_Execute ( void * i_this)
static

◆ daNpcThe_IsDelete()

static int daNpcThe_IsDelete ( void * i_this)
static

Variable Documentation

◆ daNpcThe_MethodTable

actor_method_class daNpcThe_MethodTable
static
Initial value:
= {
}
static cPhs__Step daNpcThe_Create(void *i_this)
Definition d_a_npc_the.cpp:927
static int daNpcThe_Delete(void *i_this)
Definition d_a_npc_the.cpp:1045
static int daNpcThe_Draw(void *i_this)
Definition d_a_npc_the.cpp:1054
static int daNpcThe_Execute(void *i_this)
Definition d_a_npc_the.cpp:1050
static int daNpcThe_IsDelete(void *i_this)
Definition d_a_npc_the.cpp:1058
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ g_profile_NPC_THE

actor_process_profile_definition g_profile_NPC_THE
extern
Initial value:
= {
7,
sizeof(daNpcThe_c),
0,
0,
0x174,
0x44108,
}
Telma.
Definition d_a_npc_the.h:43
static actor_method_class daNpcThe_MethodTable
Definition d_a_npc_the.cpp:1342
@ PROC_NPC_THE
Definition d_procname.h:636
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_bckGetParamList

daNpc_GetParam1 l_bckGetParamList[27]
static
Initial value:
= {
{-1, 0},
{10, 0},
{9, 0},
{7, 0},
{11, 0},
{12, 0},
{8, 0},
{13, 0},
{16, 0},
{14, 0},
{17, 0},
{18, 0},
{15, 0},
{19, 0},
{20, 0},
{9, 1},
{7, 1},
{8, 1},
{10, 1},
{5, 1},
{6, 1},
{4, 1},
{3, 1},
{5, 2},
{4, 2},
{6, 2},
{3, 2},
}

◆ l_bmdGetParamList

daNpc_GetParam1 l_bmdGetParamList[2]
static
Initial value:
= {
{23, 0},
{24, 0},
}

◆ l_btkGetParamList

daNpc_GetParam1 l_btkGetParamList[1]
static
Initial value:
= {
{27, 0},
}

◆ l_btpGetParamList

daNpc_GetParam1 l_btpGetParamList[14]
static
Initial value:
= {
{30, 0},
{34, 0},
{33, 0},
{31, 0},
{35, 0},
{36, 0},
{32, 0},
{37, 0},
{40, 0},
{38, 0},
{41, 0},
{42, 0},
{39, 0},
{43, 0},
}

◆ l_evtGetParamList

int l_evtGetParamList[4]
static
Initial value:
= {
0,
3,
3,
0,
}

◆ l_evtNames

char* l_evtNames[4]
static
Initial value:
= {
NULL,
"TW_RESISTANCE1",
"TW_RESISTANCE2",
"THE_INTRODUCTION",
}

◆ l_HIO

NPC_THE_HIO_CLASS l_HIO

◆ l_loadRes_list

int* l_loadRes_list[3]
static
Initial value:
= {
}
static int l_loadRes_THE0[3]
Definition d_a_npc_the.cpp:122
static int l_loadRes_THE1[3]
Definition d_a_npc_the.cpp:124
static int l_loadRes_THE2[3]
Definition d_a_npc_the.cpp:126

◆ l_loadRes_THE0

int l_loadRes_THE0[3] = {0, 1, -1}
static

◆ l_loadRes_THE1

int l_loadRes_THE1[3] = {0, 1, -1}
static

◆ l_loadRes_THE2

int l_loadRes_THE2[3] = {0, 2, -1}
static

◆ l_myName

char* l_myName = "The"
static

◆ l_resNames

char* l_resNames[4]
static
Initial value:
= {
"The",
"The1",
"The2",
"yelB_TW",
}