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 u8 data_80BA9D2C [4]
 
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

◆ data_80BA9D2C

u8 data_80BA9D2C[4]
static

◆ g_profile_Obj_BarDesk

actor_process_profile_definition g_profile_Obj_BarDesk
extern
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
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:70
@ fopAc_ACTOR_e
Definition f_op_actor.h:38
@ 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_daBarDesk_Method

actor_method_class l_daBarDesk_Method
static
Initial value:
= {
}
static cPhs__Step daBarDesk_Create(fopAc_ac_c *i_this)
Definition d_a_obj_barDesk.cpp:151
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 int daBarDesk_Delete(daBarDesk_c *i_this)
Definition d_a_obj_barDesk.cpp:147
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daBarDesk_HIO_c l_HIO
static

d_a_obj_barDesk.cpp Object - Table