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,
&g_fpcLf_Method.mBase,
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:528
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:65
@ PROC_B_ZANTZ
Definition d_procname.h:253
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:67
@ 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_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:62
static int daB_ZANTZ_IsDelete(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:395
static int daB_ZANTZ_Create(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:523
static int daB_ZANTZ_Execute(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:389
static int daB_ZANTZ_Delete(daB_ZANTZ_c *i_this)
Definition d_a_b_zant_mobile.cpp:417
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

◆ l_initHIO

u8 l_initHIO
static