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

Functions

static const char * dummyString ()
 
static int daObj_BouMato_Create (void *i_this)
 
static int daObj_BouMato_Delete (void *i_this)
 
static int daObj_BouMato_Execute (void *i_this)
 
static int daObj_BouMato_Draw (void *i_this)
 
static int daObj_BouMato_IsDelete (void *i_this)
 

Variables

static dCcD_SrcGObjInf const l_ccDObjData
 
static dCcD_SrcCyl l_ccDCyl
 
static char * l_resName = "H_BouMato"
 
static daArrow_cl_findActorPtrs [100]
 
static u32 l_findCount
 
static OBJ_BOUMATO_HIO_CLASS l_HIO
 
static actor_method_class daObj_BouMato_MethodTable
 
actor_process_profile_definition g_profile_OBJ_BOUMATO
 

Function Documentation

◆ daObj_BouMato_Create()

static int daObj_BouMato_Create ( void * i_this)
static

◆ daObj_BouMato_Delete()

static int daObj_BouMato_Delete ( void * i_this)
static

◆ daObj_BouMato_Draw()

static int daObj_BouMato_Draw ( void * i_this)
static

◆ daObj_BouMato_Execute()

static int daObj_BouMato_Execute ( void * i_this)
static

◆ daObj_BouMato_IsDelete()

static int daObj_BouMato_IsDelete ( void * i_this)
static

◆ dummyString()

static const char * dummyString ( )
static

Variable Documentation

◆ daObj_BouMato_MethodTable

actor_method_class daObj_BouMato_MethodTable
static
Initial value:
= {
}
static int daObj_BouMato_Execute(void *i_this)
Definition d_a_obj_boumato.cpp:350
static int daObj_BouMato_IsDelete(void *i_this)
Definition d_a_obj_boumato.cpp:358
static int daObj_BouMato_Create(void *i_this)
Definition d_a_obj_boumato.cpp:342
static int daObj_BouMato_Delete(void *i_this)
Definition d_a_obj_boumato.cpp:346
static int daObj_BouMato_Draw(void *i_this)
Definition d_a_obj_boumato.cpp:354
int(* process_method_func)(void *)
Definition f_pc_method.h:6

◆ g_profile_OBJ_BOUMATO

actor_process_profile_definition g_profile_OBJ_BOUMATO
Initial value:
= {
7,
sizeof(daObj_BouMato_c),
0,
0,
80,
0x00044100,
}
Stick Target.
Definition d_a_obj_boumato.h:52
static actor_method_class daObj_BouMato_MethodTable
Definition d_a_obj_boumato.cpp:362
@ PROC_OBJ_BOUMATO
Definition d_procname.h:310
actor_method_class g_fopAc_Method
Definition f_op_actor.cpp:638
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:73
@ fopAc_ACTOR_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:65
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8
leafdraw_method_class base
Definition f_op_actor.h:12
process_method_class base
Definition f_pc_leaf.h:12

◆ l_ccDCyl

dCcD_SrcCyl l_ccDCyl
static
Initial value:
= {
{
{
{0.0f, 0.0f, 0.0f},
0.0f,
0.0f
}
}
}
static dCcD_SrcGObjInf const l_ccDObjData
Definition d_a_obj_boumato.cpp:21

◆ l_ccDObjData

dCcD_SrcGObjInf const l_ccDObjData
static
Initial value:
=
{
{0x0, {{0x0, 0x0, 0}, {0xD8FBFDFF, 0x1F}, 0x79}},
{dCcD_SE_NONE, 0x0, 0x0, 0x0, 0x0},
{dCcD_SE_STONE, 0x0, 0x0, 0x0, 0x0},
{0x0},
}
@ dCcD_SE_STONE
Definition d_cc_d.h:23
@ dCcD_SE_NONE
Definition d_cc_d.h:13

◆ l_findActorPtrs

daArrow_c* l_findActorPtrs[100]
static

◆ l_findCount

u32 l_findCount
static

◆ l_HIO

OBJ_BOUMATO_HIO_CLASS l_HIO
static

◆ l_resName

char* l_resName = "H_BouMato"
static