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

Functions

static int daB_ZANTZ_Draw (daB_ZANTZ_c *i_this)
 
static int daB_ZANTZ_Execute (daB_ZANTZ_c *i_this)
 
static int daB_ZANTZ_IsDelete (daB_ZANTZ_c *i_this)
 
static int daB_ZANTZ_Delete (daB_ZANTZ_c *i_this)
 
static int useHeapInit (fopAc_ac_c *i_this)
 
static int daB_ZANTZ_Create (daB_ZANTZ_c *i_this)
 

Variables

static u8 l_initHIO
 
static daB_ZANTZ_HIO_c l_HIO
 
static actor_method_class l_daB_ZANTZ_Method
 
actor_process_profile_definition g_profile_B_ZANTZ
 

Function Documentation

◆ daB_ZANTZ_Create()

static int daB_ZANTZ_Create ( daB_ZANTZ_c * i_this)
static

◆ daB_ZANTZ_Delete()

static int daB_ZANTZ_Delete ( daB_ZANTZ_c * i_this)
static

◆ daB_ZANTZ_Draw()

static int daB_ZANTZ_Draw ( daB_ZANTZ_c * i_this)
static

◆ daB_ZANTZ_Execute()

static int daB_ZANTZ_Execute ( daB_ZANTZ_c * i_this)
static

◆ daB_ZANTZ_IsDelete()

static int daB_ZANTZ_IsDelete ( daB_ZANTZ_c * i_this)
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ g_profile_B_ZANTZ

actor_process_profile_definition g_profile_B_ZANTZ
extern
Initial value:
= {
4,
sizeof(daB_ZANTZ_c),
0,
0,
228,
0x00040000,
}
Zant (Mobile)
Definition d_a_b_zant_mobile.h:16
static actor_method_class l_daB_ZANTZ_Method
Definition d_a_b_zant_mobile.cpp:501
@ PROC_B_ZANTZ
Definition d_procname.h:257
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_ZANTZ_Method

actor_method_class l_daB_ZANTZ_Method
static
Initial value:
= {
}
static int daB_ZANTZ_Draw(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:58
static int daB_ZANTZ_IsDelete(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:377
static int daB_ZANTZ_Create(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:497
static int daB_ZANTZ_Execute(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:373
static int daB_ZANTZ_Delete(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:396
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daB_ZANTZ_HIO_c l_HIO
static

◆ l_initHIO

u8 l_initHIO
static