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

Functions

static f32 bound (cXyz *param_1, cBgS_PolyInfo const &param_2, f32 param_3)
 
f32 dummyLiteral ()
 
static int daWdStick_Draw (daWdStick_c *i_this)
 
static int daWdStick_Execute (daWdStick_c *i_this)
 
static int daWdStick_Delete (daWdStick_c *i_this)
 
static int daWdStick_Create (fopAc_ac_c *i_this)
 

Variables

static UNK_REL_DATA daWdStick_HIO_c l_HIO
 
static actor_method_class l_daWdStick_Method
 
actor_process_profile_definition g_profile_Obj_WdStick
 

Function Documentation

◆ bound()

static f32 bound ( cXyz param_1,
cBgS_PolyInfo const param_2,
f32  param_3 
)
static

◆ daWdStick_Create()

static int daWdStick_Create ( fopAc_ac_c i_this)
static

◆ daWdStick_Delete()

static int daWdStick_Delete ( daWdStick_c i_this)
static

◆ daWdStick_Draw()

static int daWdStick_Draw ( daWdStick_c i_this)
static

◆ daWdStick_Execute()

static int daWdStick_Execute ( daWdStick_c i_this)
static

◆ dummyLiteral()

f32 dummyLiteral ( )

Variable Documentation

◆ g_profile_Obj_WdStick

actor_process_profile_definition g_profile_Obj_WdStick
extern
Initial value:
= {
7,
sizeof(daWdStick_c),
0,
0,
497,
0x00044000,
}
Wooden Stick.
Definition d_a_obj_wdStick.h:16
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:64
static actor_method_class l_daWdStick_Method
Definition d_a_obj_wdStick.cpp:540
@ PROC_Obj_WdStick
Definition d_procname.h:362
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:67
@ fopAc_ACTOR_e
Definition f_op_actor.h:38
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8

◆ l_daWdStick_Method

actor_method_class l_daWdStick_Method
static
Initial value:
= {
}
T cLib_calcTimer(T *value)
Definition c_lib.h:79
static int daWdStick_Execute(daWdStick_c *i_this)
Definition d_a_obj_wdStick.cpp:524
static int daWdStick_Create(fopAc_ac_c *i_this)
Definition d_a_obj_wdStick.cpp:535
static int daWdStick_Draw(daWdStick_c *i_this)
Definition d_a_obj_wdStick.cpp:518
static int daWdStick_Delete(daWdStick_c *i_this)
Definition d_a_obj_wdStick.cpp:530
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

UNK_REL_DATA daWdStick_HIO_c l_HIO
static