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

Functions

static int daE_Ga_Draw (e_ga_class *a_this)
 
static void ga_fly (e_ga_class *a_this, ga_s *ga_s)
 
static void bt_fly (e_ga_class *a_this, ga_s *ga_s)
 
static void ga_control (e_ga_class *a_this)
 
static int daE_Ga_Execute (e_ga_class *a_this)
 
static int daE_Ga_IsDelete (e_ga_class *a_this)
 
static int daE_Ga_Delete (e_ga_class *a_this)
 
static int useHeapInit (fopAc_ac_c *i_this)
 
static int daE_Ga_Create (fopAc_ac_c *i_this)
 

Variables

static u8 l_HIOInit
 
static daE_Ga_HIO_c l_HIO
 
static actor_method_class l_daE_Ga_Method
 
actor_process_profile_definition g_profile_E_GA
 

Function Documentation

◆ bt_fly()

static void bt_fly ( e_ga_class * a_this,
ga_s * ga_s )
static

◆ daE_Ga_Create()

static int daE_Ga_Create ( fopAc_ac_c * i_this)
static

◆ daE_Ga_Delete()

static int daE_Ga_Delete ( e_ga_class * a_this)
static

◆ daE_Ga_Draw()

static int daE_Ga_Draw ( e_ga_class * a_this)
static

◆ daE_Ga_Execute()

static int daE_Ga_Execute ( e_ga_class * a_this)
static

◆ daE_Ga_IsDelete()

static int daE_Ga_IsDelete ( e_ga_class * a_this)
static

◆ ga_control()

static void ga_control ( e_ga_class * a_this)
static

◆ ga_fly()

static void ga_fly ( e_ga_class * a_this,
ga_s * ga_s )
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ g_profile_E_GA

actor_process_profile_definition g_profile_E_GA
extern
Initial value:
= {
7,
sizeof(e_ga_class),
0,
0,
138,
0x00044000,
}
Decorative Moth.
Definition d_a_e_ga.h:30
static actor_method_class l_daE_Ga_Method
Definition d_a_e_ga.cpp:259
@ PROC_E_GA
Definition d_procname.h:464
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_Ga_Method

actor_method_class l_daE_Ga_Method
static
Initial value:
= {
}
static int daE_Ga_Execute(e_ga_class *a_this)
Definition d_a_e_ga.cpp:145
static int daE_Ga_Draw(e_ga_class *a_this)
Definition d_a_e_ga.cpp:17
static int daE_Ga_IsDelete(e_ga_class *a_this)
Definition d_a_e_ga.cpp:150
static int daE_Ga_Delete(e_ga_class *a_this)
Definition d_a_e_ga.cpp:156
static int daE_Ga_Create(fopAc_ac_c *i_this)
Definition d_a_e_ga.cpp:192
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daE_Ga_HIO_c l_HIO
static

◆ l_HIOInit

u8 l_HIOInit
static