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

Functions

static int daObjCrope_createHeap (fopAc_ac_c *i_this)
 
static int daObjCrope_Create (fopAc_ac_c *i_this)
 
static int daObjCrope_Delete (daObjCrope_c *i_this)
 
static int daObjCrope_Execute (daObjCrope_c *i_this)
 
static int daObjCrope_Draw (daObjCrope_c *i_this)
 

Variables

static char const l_arcName [] = "Crope"
 
static dCcD_SrcSph l_sphSrc
 
static GXColor color
 
static actor_method_class l_daObjCrope_Method
 
actor_process_profile_definition g_profile_Obj_Crope
 

Function Documentation

◆ daObjCrope_Create()

static int daObjCrope_Create ( fopAc_ac_c * i_this)
static

◆ daObjCrope_createHeap()

static int daObjCrope_createHeap ( fopAc_ac_c * i_this)
static

◆ daObjCrope_Delete()

static int daObjCrope_Delete ( daObjCrope_c * i_this)
static

◆ daObjCrope_Draw()

static int daObjCrope_Draw ( daObjCrope_c * i_this)
static

◆ daObjCrope_Execute()

static int daObjCrope_Execute ( daObjCrope_c * i_this)
static

Variable Documentation

◆ color

GXColor color
static
Initial value:
= {
0x00,
0x00,
0x00,
0xFF,
}

◆ g_profile_Obj_Crope

actor_process_profile_definition g_profile_Obj_Crope
extern
Initial value:
= {
7,
sizeof(daObjCrope_c),
0,
0,
248,
0x00040100,
}
Wolf Tightrope.
Definition d_a_obj_crope.h:15
static actor_method_class l_daObjCrope_Method
Definition d_a_obj_crope.cpp:373
@ PROC_Obj_Crope
Definition d_procname.h:711
actor_method_class g_fopAc_Method
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:70
@ fopAc_ENV_e
Definition f_op_actor.h:41
@ 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_arcName

char const l_arcName[] = "Crope"
static

◆ l_daObjCrope_Method

actor_method_class l_daObjCrope_Method
static
Initial value:
= {
NULL,
}
static int daObjCrope_Delete(daObjCrope_c *i_this)
Definition d_a_obj_crope.cpp:121
static int daObjCrope_Draw(daObjCrope_c *i_this)
Definition d_a_obj_crope.cpp:369
static int daObjCrope_Execute(daObjCrope_c *i_this)
Definition d_a_obj_crope.cpp:358
static int daObjCrope_Create(fopAc_ac_c *i_this)
Definition d_a_obj_crope.cpp:112
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_sphSrc

dCcD_SrcSph l_sphSrc
static
Initial value:
= {
{
{0x0, {{0x0, 0x0, 0x0}, {0x0, 0x0}, 0x79}},
{dCcD_SE_NONE, 0x0, 0x0, 0x0, 0x0},
{dCcD_SE_NONE, 0x0, 0x0, 0x0, 0x0},
{0x0},
},
{
{{0.0f, 0.0f, 0.0f}, 30.0f}
}
}
@ dCcD_SE_NONE
Definition d_cc_d.h:13