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

Classes

class  daE_DF_HIO_c
 

Functions

 STATIC_ASSERT (sizeof(daE_DF_HIO_c)==0xC)
 
static int useHeapInit (fopAc_ac_c *i_this)
 
static int JointCallBack (J3DJoint *i_joint, int i_inactive)
 
static void * s_obj_sub (void *param_1, void *param_2)
 
static int daE_DF_Draw (daE_DF_c *i_this)
 
static int daE_DF_Execute (daE_DF_c *i_this)
 
static int daE_DF_IsDelete (daE_DF_c *i_this)
 
static int daE_DF_Delete (daE_DF_c *i_this)
 
static int daE_DF_Create (fopAc_ac_c *i_this)
 

Variables

static u8 l_initHIO
 
static daE_DF_HIO_c l_HIO
 
static actor_method_class l_daE_DF_Method
 
actor_process_profile_definition g_profile_E_DF
 

Function Documentation

◆ daE_DF_Create()

static int daE_DF_Create ( fopAc_ac_c * i_this)
static

◆ daE_DF_Delete()

static int daE_DF_Delete ( daE_DF_c * i_this)
static

◆ daE_DF_Draw()

static int daE_DF_Draw ( daE_DF_c * i_this)
static

◆ daE_DF_Execute()

static int daE_DF_Execute ( daE_DF_c * i_this)
static

◆ daE_DF_IsDelete()

static int daE_DF_IsDelete ( daE_DF_c * i_this)
static

◆ JointCallBack()

static int JointCallBack ( J3DJoint * i_joint,
int i_inactive )
static

◆ s_obj_sub()

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

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(daE_DF_HIO_c) = =0xC)

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ g_profile_E_DF

actor_process_profile_definition g_profile_E_DF
extern
Initial value:
= {
7,
sizeof(daE_DF_c),
0,
0,
130,
0x00040100,
}
Deku Flower.
Definition d_a_e_df.h:17
static actor_method_class l_daE_DF_Method
Definition d_a_e_df.cpp:711
@ PROC_E_DF
Definition d_procname.h:451
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_daE_DF_Method

actor_method_class l_daE_DF_Method
static
Initial value:
= {
}
static int daE_DF_IsDelete(daE_DF_c *i_this)
Definition d_a_e_df.cpp:638
static int daE_DF_Create(fopAc_ac_c *i_this)
Definition d_a_e_df.cpp:705
static int daE_DF_Draw(daE_DF_c *i_this)
Definition d_a_e_df.cpp:630
static int daE_DF_Execute(daE_DF_c *i_this)
Definition d_a_e_df.cpp:634
static int daE_DF_Delete(daE_DF_c *i_this)
Definition d_a_e_df.cpp:642
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daE_DF_HIO_c l_HIO
static

◆ l_initHIO

u8 l_initHIO
static