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

Functions

static int useHeapInit (fopAc_ac_c *i_this)
 
static int daObjYOUSEI_Create (fopAc_ac_c *i_this)
 
static int daObjYOUSEI_Delete (daObjYOUSEI_c *i_this)
 
static int daObjYOUSEI_Draw (daObjYOUSEI_c *i_this)
 
static int daObjYOUSEI_Execute (daObjYOUSEI_c *i_this)
 
static int daObjYOUSEI_IsDelete (daObjYOUSEI_c *i_this)
 

Variables

static f32 s_dis
 
static cXyzsLink_Pos
 
static u8 data_804D1830
 
static u8 data_804D1831
 
static actor_method_class l_daObjYOUSEI_Method
 
actor_process_profile_definition g_profile_Obj_Yousei
 

Function Documentation

◆ daObjYOUSEI_Create()

static int daObjYOUSEI_Create ( fopAc_ac_c * i_this)
static

◆ daObjYOUSEI_Delete()

static int daObjYOUSEI_Delete ( daObjYOUSEI_c * i_this)
static

◆ daObjYOUSEI_Draw()

static int daObjYOUSEI_Draw ( daObjYOUSEI_c * i_this)
static

◆ daObjYOUSEI_Execute()

static int daObjYOUSEI_Execute ( daObjYOUSEI_c * i_this)
static

◆ daObjYOUSEI_IsDelete()

static int daObjYOUSEI_IsDelete ( daObjYOUSEI_c * i_this)
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ data_804D1830

u8 data_804D1830
static

◆ data_804D1831

u8 data_804D1831
static

◆ g_profile_Obj_Yousei

actor_process_profile_definition g_profile_Obj_Yousei
extern
Initial value:
= {
7,
sizeof(daObjYOUSEI_c),
0,
0,
475,
0x000C0100,
}
Fairy.
Definition d_a_obj_yousei.h:15
static actor_method_class l_daObjYOUSEI_Method
Definition d_a_obj_yousei.cpp:856
@ PROC_Obj_Yousei
Definition d_procname.h:328
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_daObjYOUSEI_Method

actor_method_class l_daObjYOUSEI_Method
static
Initial value:
= {
}
static int daObjYOUSEI_Delete(daObjYOUSEI_c *i_this)
Definition d_a_obj_yousei.cpp:63
static int daObjYOUSEI_Draw(daObjYOUSEI_c *i_this)
Definition d_a_obj_yousei.cpp:768
static int daObjYOUSEI_Execute(daObjYOUSEI_c *i_this)
Definition d_a_obj_yousei.cpp:772
static int daObjYOUSEI_IsDelete(daObjYOUSEI_c *i_this)
Definition d_a_obj_yousei.cpp:852
static int daObjYOUSEI_Create(fopAc_ac_c *i_this)
Definition d_a_obj_yousei.cpp:57
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ s_dis

f32 s_dis
static

◆ sLink_Pos

cXyz* sLink_Pos
static