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

Functions

static int useHeapInit (fopAc_ac_c *i_this)
 
static cPhs__Step daObjKABUTO_Create (fopAc_ac_c *i_this)
 
static int daObjKABUTO_Delete (daObjKABUTO_c *i_this)
 
static f32 fake (f32 param_0)
 
static int daObjKABUTO_Draw (daObjKABUTO_c *i_this)
 
static int daObjKABUTO_Execute (daObjKABUTO_c *i_this)
 
static int daObjKABUTO_IsDelete (daObjKABUTO_c *i_this)
 

Variables

static bool hioInit
 
static daObj_KabHIO_c l_HIO
 
static u8 const l_kab_itemno [2] = {0xC0, 0xC1}
 
static u16 const l_musiya_num [2] = {0x0191, 0x0192}
 
static actor_method_class l_daObjKABUTO_Method
 
actor_process_profile_definition g_profile_Obj_Kabuto
 

Function Documentation

◆ daObjKABUTO_Create()

static cPhs__Step daObjKABUTO_Create ( fopAc_ac_c i_this)
static

◆ daObjKABUTO_Delete()

static int daObjKABUTO_Delete ( daObjKABUTO_c i_this)
static

◆ daObjKABUTO_Draw()

static int daObjKABUTO_Draw ( daObjKABUTO_c i_this)
static

◆ daObjKABUTO_Execute()

static int daObjKABUTO_Execute ( daObjKABUTO_c i_this)
static

◆ daObjKABUTO_IsDelete()

static int daObjKABUTO_IsDelete ( daObjKABUTO_c i_this)
static

◆ fake()

static f32 fake ( f32  param_0)
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c i_this)
static

Variable Documentation

◆ g_profile_Obj_Kabuto

actor_process_profile_definition g_profile_Obj_Kabuto
extern
Initial value:
= {
7,
sizeof(daObjKABUTO_c),
0,
0,
0x1DD,
0xC0120,
}
Insect - Beetle.
Definition d_a_obj_kabuto.h:19
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:65
static actor_method_class l_daObjKABUTO_Method
Definition d_a_obj_kabuto.cpp:886
@ PROC_Obj_Kabuto
Definition d_procname.h:325
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:67
@ fopAc_ENV_e
Definition f_op_actor.h:41
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8

◆ hioInit

bool hioInit
static

d_a_obj_kabuto.cpp Object - Golden Beetle

◆ l_daObjKABUTO_Method

actor_method_class l_daObjKABUTO_Method
static
Initial value:
= {
}
static cPhs__Step daObjKABUTO_Create(fopAc_ac_c *i_this)
Definition d_a_obj_kabuto.cpp:115
static int daObjKABUTO_Execute(daObjKABUTO_c *i_this)
Definition d_a_obj_kabuto.cpp:710
static int daObjKABUTO_Delete(daObjKABUTO_c *i_this)
Definition d_a_obj_kabuto.cpp:120
static int daObjKABUTO_IsDelete(daObjKABUTO_c *i_this)
Definition d_a_obj_kabuto.cpp:881
static int daObjKABUTO_Draw(daObjKABUTO_c *i_this)
Definition d_a_obj_kabuto.cpp:705
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

◆ l_kab_itemno

u8 const l_kab_itemno[2] = {0xC0, 0xC1}
static

◆ l_musiya_num

u16 const l_musiya_num[2] = {0x0191, 0x0192}
static