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

Functions

static int useHeapInit (fopAc_ac_c *i_this)
 
static int daB_DRE_Create (fopAc_ac_c *i_this)
 
static int daB_DRE_Delete (daB_DRE_c *i_this)
 
static int daB_DRE_Draw (daB_DRE_c *i_this)
 
static int daB_DRE_Execute (daB_DRE_c *i_this)
 
static int daB_DRE_IsDelete (daB_DRE_c *i_this)
 

Variables

static u8 data_805CB0D4
 
static actor_method_class l_daB_DRE_Method
 
actor_process_profile_definition g_profile_B_DRE
 
 AUDIO_INSTANCES
 

Function Documentation

◆ daB_DRE_Create()

static int daB_DRE_Create ( fopAc_ac_c * i_this)
static

◆ daB_DRE_Delete()

static int daB_DRE_Delete ( daB_DRE_c * i_this)
static

◆ daB_DRE_Draw()

static int daB_DRE_Draw ( daB_DRE_c * i_this)
static

◆ daB_DRE_Execute()

static int daB_DRE_Execute ( daB_DRE_c * i_this)
static

◆ daB_DRE_IsDelete()

static int daB_DRE_IsDelete ( daB_DRE_c * i_this)
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ AUDIO_INSTANCES

AUDIO_INSTANCES

◆ data_805CB0D4

u8 data_805CB0D4
static

◆ g_profile_B_DRE

actor_process_profile_definition g_profile_B_DRE
extern
Initial value:
= {
7,
sizeof(daB_DRE_c),
0,
0,
231,
0x00044100,
}
Argorok (child actor?)
Definition d_a_b_dre.h:17
static actor_method_class l_daB_DRE_Method
Definition d_a_b_dre.cpp:940
@ PROC_B_DRE
Definition d_procname.h:542
actor_method_class g_fopAc_Method
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:70
@ fopAc_ENEMY_e
Definition f_op_actor.h:40
@ 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_daB_DRE_Method

actor_method_class l_daB_DRE_Method
static
Initial value:
= {
}
static int daB_DRE_Delete(daB_DRE_c *i_this)
Definition d_a_b_dre.cpp:67
static int daB_DRE_Create(fopAc_ac_c *i_this)
Definition d_a_b_dre.cpp:56
static int daB_DRE_Execute(daB_DRE_c *i_this)
Definition d_a_b_dre.cpp:864
static int daB_DRE_IsDelete(daB_DRE_c *i_this)
Definition d_a_b_dre.cpp:936
static int daB_DRE_Draw(daB_DRE_c *i_this)
Definition d_a_b_dre.cpp:860
int(* process_method_func)(void *)
Definition f_pc_method.h:7