Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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)
 
 UNK_BSS (1109) UNK_BSS(1107) UNK_BSS(1105) UNK_BSS(1104) UNK_BSS(1099) UNK_BSS(1097) UNK_BSS(1095) UNK_BSS(1094) UNK_BSS(1057) UNK_BSS(1055) UNK_BSS(1053) UNK_BSS(1052) UNK_BSS(1014) UNK_BSS(1012) UNK_BSS(1010) UNK_BSS(1009) namespace
 
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

◆ UNK_BSS()

UNK_BSS ( 1109 )

◆ 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:992
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:73
@ PROC_B_DRE
Definition d_procname.h:538
@ 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
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8

◆ 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:69
static int daB_DRE_Create(fopAc_ac_c *i_this)
Definition d_a_b_dre.cpp:55
static int daB_DRE_Execute(daB_DRE_c *i_this)
Definition d_a_b_dre.cpp:913
static int daB_DRE_IsDelete(daB_DRE_c *i_this)
Definition d_a_b_dre.cpp:987
static int daB_DRE_Draw(daB_DRE_c *i_this)
Definition d_a_b_dre.cpp:908
int(* process_method_func)(void *)
Definition f_pc_method.h:7