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

Classes

class  daNPC_TK_HIO_c
 

Functions

static int daNPC_TK_Draw (daNPC_TK_c *i_this)
 
static s32 checkRangeOfTake (fopAc_ac_c *param_0, fopAc_ac_c *param_1)
 
static void * s_obj_sub (void *param_0, void *param_1)
 
static void * s_hanjo (void *param_0, void *param_1)
 
static int daNPC_TK_Execute (daNPC_TK_c *i_this)
 
static int daNPC_TK_IsDelete (daNPC_TK_c *i_this)
 
static int daNPC_TK_Delete (daNPC_TK_c *i_this)
 
static int useHeapInit (fopAc_ac_c *i_this)
 
static int daNPC_TK_Create (daNPC_TK_c *i_this)
 

Variables

static s16 m_near_angle
 
static fopAc_ac_cm_near_actor
 
static u8 hio_set
 
static daNPC_TK_HIO_c l_HIO
 
static actor_method_class l_daNPC_TK_Method
 
actor_process_profile_definition g_profile_NPC_TK
 

Function Documentation

◆ checkRangeOfTake()

static s32 checkRangeOfTake ( fopAc_ac_c * param_0,
fopAc_ac_c * param_1 )
static

◆ daNPC_TK_Create()

static int daNPC_TK_Create ( daNPC_TK_c * i_this)
static

◆ daNPC_TK_Delete()

static int daNPC_TK_Delete ( daNPC_TK_c * i_this)
static

◆ daNPC_TK_Draw()

static int daNPC_TK_Draw ( daNPC_TK_c * i_this)
static

◆ daNPC_TK_Execute()

static int daNPC_TK_Execute ( daNPC_TK_c * i_this)
static

◆ daNPC_TK_IsDelete()

static int daNPC_TK_IsDelete ( daNPC_TK_c * i_this)
static

◆ s_hanjo()

static void * s_hanjo ( void * param_0,
void * param_1 )
static

◆ s_obj_sub()

static void * s_obj_sub ( void * param_0,
void * param_1 )
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ g_profile_NPC_TK

Initial value:
= {
6,
sizeof(daNPC_TK_c),
0,
0,
703,
0x08044000,
}
Hawk (Taka)
Definition d_a_npc_tk.h:23
static actor_method_class l_daNPC_TK_Method
Definition d_a_npc_tk.cpp:3298
@ PROC_NPC_TK
Definition d_procname.h:265
actor_method_class g_fopAc_Method
Definition f_op_actor.cpp:638
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:73
@ fopAc_NPC_e
Definition f_op_actor.h:45
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
leafdraw_method_class g_fpcLf_Method
Definition f_pc_leaf.cpp:65
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8
leafdraw_method_class base
Definition f_op_actor.h:12
process_method_class base
Definition f_pc_leaf.h:12

◆ hio_set

u8 hio_set
static

◆ l_daNPC_TK_Method

actor_method_class l_daNPC_TK_Method
static
Initial value:
= {
}
static int daNPC_TK_Draw(daNPC_TK_c *i_this)
Definition d_a_npc_tk.cpp:124
static int daNPC_TK_Delete(daNPC_TK_c *i_this)
Definition d_a_npc_tk.cpp:3137
static int daNPC_TK_IsDelete(daNPC_TK_c *i_this)
Definition d_a_npc_tk.cpp:3116
static int daNPC_TK_Create(daNPC_TK_c *i_this)
Definition d_a_npc_tk.cpp:3294
static int daNPC_TK_Execute(daNPC_TK_c *i_this)
Definition d_a_npc_tk.cpp:3112
int(* process_method_func)(void *)
Definition f_pc_method.h:6

◆ l_HIO

daNPC_TK_HIO_c l_HIO
static

◆ m_near_actor

fopAc_ac_c* m_near_actor
static

◆ m_near_angle

s16 m_near_angle
static