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

Functions

static int daBarDesk_Draw (daBarDesk_c *i_this)
 
static int daBarDesk_Execute (daBarDesk_c *i_this)
 
static int daBarDesk_Delete (daBarDesk_c *i_this)
 
static cPhs_Step daBarDesk_Create (fopAc_ac_c *i_this)
 

Variables

static daBarDesk_HIO_c l_HIO
 
static actor_method_class l_daBarDesk_Method
 
actor_process_profile_definition g_profile_Obj_BarDesk
 

Function Documentation

◆ daBarDesk_Create()

static cPhs_Step daBarDesk_Create ( fopAc_ac_c * i_this)
static

◆ daBarDesk_Delete()

static int daBarDesk_Delete ( daBarDesk_c * i_this)
static

◆ daBarDesk_Draw()

static int daBarDesk_Draw ( daBarDesk_c * i_this)
static

◆ daBarDesk_Execute()

static int daBarDesk_Execute ( daBarDesk_c * i_this)
static

Variable Documentation

◆ g_profile_Obj_BarDesk

actor_process_profile_definition g_profile_Obj_BarDesk
Initial value:
= {
3,
sizeof(daBarDesk_c),
0,
0,
0x279,
0x40100,
}
Kakariko House Desk.
Definition d_a_obj_barDesk.h:17
static actor_method_class l_daBarDesk_Method
Definition d_a_obj_barDesk.cpp:155
@ PROC_Obj_BarDesk
Definition d_procname.h:152
actor_method_class g_fopAc_Method
Definition f_op_actor.cpp:638
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:73
@ fopAc_ACTOR_e
Definition f_op_actor.h:41
@ 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

◆ l_daBarDesk_Method

actor_method_class l_daBarDesk_Method
static
Initial value:
= {
}
static int daBarDesk_Execute(daBarDesk_c *i_this)
Definition d_a_obj_barDesk.cpp:143
static int daBarDesk_Draw(daBarDesk_c *i_this)
Definition d_a_obj_barDesk.cpp:139
static cPhs_Step daBarDesk_Create(fopAc_ac_c *i_this)
Definition d_a_obj_barDesk.cpp:151
static int daBarDesk_Delete(daBarDesk_c *i_this)
Definition d_a_obj_barDesk.cpp:147
int(* process_method_func)(void *)
Definition f_pc_method.h:6

◆ l_HIO

daBarDesk_HIO_c l_HIO
static

d_a_obj_barDesk.cpp Object - Table