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

Functions

static int daNpc_clerkB_Create (void *i_this)
 
static int daNpc_clerkB_Delete (void *i_this)
 
static int daNpc_clerkB_Execute (void *i_this)
 
static int daNpc_clerkB_Draw (void *i_this)
 
static int daNpc_clerkB_IsDelete (void *i_this)
 

Variables

static int l_bmdData [1][2]
 
static daNpcT_evtData_c l_evtList [3]
 
static char * l_resNameList [2]
 
static s8 l_loadResPtrn0 [2] = {1, -1}
 
static s8l_loadResPtrnList [2]
 
static daNpcT_faceMotionAnmData_c l_faceMotionAnmData [9]
 
static daNpcT_motionAnmData_c l_motionAnmData [9]
 
static daNpcT_MotionSeqMngr_c::sequenceStepData_c l_faceMotionSequenceData [36]
 
static daNpcT_MotionSeqMngr_c::sequenceStepData_c l_motionSequenceData [36]
 
NPC_CLERKB_HIO_CLASS l_HIO
 
static actor_method_class daNpc_clerkB_MethodTable
 
actor_process_profile_definition g_profile_NPC_CLERKB
 

Function Documentation

◆ daNpc_clerkB_Create()

static int daNpc_clerkB_Create ( void * i_this)
static

◆ daNpc_clerkB_Delete()

static int daNpc_clerkB_Delete ( void * i_this)
static

◆ daNpc_clerkB_Draw()

static int daNpc_clerkB_Draw ( void * i_this)
static

◆ daNpc_clerkB_Execute()

static int daNpc_clerkB_Execute ( void * i_this)
static

◆ daNpc_clerkB_IsDelete()

static int daNpc_clerkB_IsDelete ( void * i_this)
static

Variable Documentation

◆ daNpc_clerkB_MethodTable

actor_method_class daNpc_clerkB_MethodTable
static
Initial value:
= {
}
static int daNpc_clerkB_Execute(void *i_this)
Definition d_a_npc_clerkb.cpp:923
static int daNpc_clerkB_Create(void *i_this)
Definition d_a_npc_clerkb.cpp:915
static int daNpc_clerkB_Delete(void *i_this)
Definition d_a_npc_clerkb.cpp:919
static int daNpc_clerkB_IsDelete(void *i_this)
Definition d_a_npc_clerkb.cpp:931
static int daNpc_clerkB_Draw(void *i_this)
Definition d_a_npc_clerkb.cpp:927
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ g_profile_NPC_CLERKB

actor_process_profile_definition g_profile_NPC_CLERKB
extern
Initial value:
= {
7,
sizeof(daNpc_clerkB_c),
0,
0,
327,
0x00044107,
}
Malver.
Definition d_a_npc_clerkb.h:45
static actor_method_class daNpc_clerkB_MethodTable
Definition d_a_npc_clerkb.cpp:937
@ PROC_NPC_CLERKB
Definition d_procname.h:594
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:
= {
{26, 1},
}

◆ l_evtList

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

◆ l_faceMotionAnmData

daNpcT_faceMotionAnmData_c l_faceMotionAnmData[9]
static
Initial value:
= {
{-1, 0, 0, 35, 2, 1, 1}, {12, 0, 1, 40, 0, 1, 0}, {8, 0, 1, 36, 0, 1, 0},
{10, 0, 1, 38, 0, 1, 0}, {11, 0, 1, 39, 0, 1, 0}, {9, 0, 1, 37, 0, 1, 0},
{14, 2, 1, 42, 2, 1, 0}, {15, 2, 1, 43, 2, 1, 0}, {13, 2, 1, 35, 2, 1, 1},
}

◆ l_faceMotionSequenceData

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

◆ l_loadResPtrn0

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

◆ l_loadResPtrnList

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

◆ l_motionAnmData

daNpcT_motionAnmData_c l_motionAnmData[9]
static
Initial value:
= {
{23, 2, 1, 32, 0, 1, 1, 0}, {22, 2, 1, 32, 0, 1, 1, 0}, {20, 2, 1, 32, 0, 1, 1, 0},
{7, 0, 1, 32, 0, 1, 1, 0}, {21, 0, 1, 32, 0, 1, 1, 0}, {17, 2, 1, 32, 0, 1, 1, 0},
{16, 2, 1, 32, 0, 1, 1, 0}, {19, 0, 1, 32, 0, 1, 1, 0}, {18, 0, 1, 32, 0, 1, 1, 0},
}

◆ l_motionSequenceData

daNpcT_MotionSeqMngr_c::sequenceStepData_c l_motionSequenceData[36]
static
Initial value:
= {
{0, -9, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {1, -9, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{3, 0, 1}, {1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {4, 0, 1}, {2, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{2, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {5, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{6, -1, 0}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0}, {7, -1, 1}, {-1, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
{8, -1, 1}, {2, 0, 0}, {-1, 0, 0}, {-1, 0, 0},
}

◆ l_resNameList

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