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

Classes

class  daE_HP_HIO_c
 

Functions

static int daE_HP_Draw (daE_HP_c *param_0)
 
static int daE_HP_Execute (daE_HP_c *i_this)
 
static int daE_HP_IsDelete (daE_HP_c *i_this)
 
static int daE_HP_Delete (daE_HP_c *i_this)
 
static int useHeapInit (fopAc_ac_c *i_this)
 
static int daE_HP_Create (daE_HP_c *i_this)
 

Variables

static bool l_HIOInit
 
static daE_HP_HIO_c l_HIO
 
static actor_method_class l_daE_HP_Method
 
actor_process_profile_definition g_profile_E_HP
 

Function Documentation

◆ daE_HP_Create()

static int daE_HP_Create ( daE_HP_c * i_this)
static

◆ daE_HP_Delete()

static int daE_HP_Delete ( daE_HP_c * i_this)
static

◆ daE_HP_Draw()

static int daE_HP_Draw ( daE_HP_c * param_0)
static

◆ daE_HP_Execute()

static int daE_HP_Execute ( daE_HP_c * i_this)
static

◆ daE_HP_IsDelete()

static int daE_HP_IsDelete ( daE_HP_c * i_this)
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ g_profile_E_HP

actor_process_profile_definition g_profile_E_HP
extern
Initial value:
= {
7,
sizeof(daE_HP_c),
0,
0,
172,
0x00040100,
}
Huge Poe?
Definition d_a_e_hp.h:17
static actor_method_class l_daE_HP_Method
Definition d_a_e_hp.cpp:1325
@ PROC_E_HP
Definition d_procname.h:490
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_daE_HP_Method

actor_method_class l_daE_HP_Method
static
Initial value:
= {
}
static int daE_HP_IsDelete(daE_HP_c *i_this)
Definition d_a_e_hp.cpp:1123
static int daE_HP_Draw(daE_HP_c *param_0)
Definition d_a_e_hp.cpp:288
static int daE_HP_Create(daE_HP_c *i_this)
Definition d_a_e_hp.cpp:1321
static int daE_HP_Delete(daE_HP_c *i_this)
Definition d_a_e_hp.cpp:1143
static int daE_HP_Execute(daE_HP_c *i_this)
Definition d_a_e_hp.cpp:1119
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daE_HP_HIO_c l_HIO
static

◆ l_HIOInit

bool l_HIOInit
static