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

Functions

static int daLv2Candle_Draw (daLv2Candle_c *i_this)
 
static int daLv2Candle_Execute (daLv2Candle_c *i_this)
 
static int daLv2Candle_Delete (daLv2Candle_c *i_this)
 
static cPhs__Step daLv2Candle_Create (fopAc_ac_c *i_this)
 

Variables

static daLv2Candle_HIO_c l_HIO
 
static charl_resNameIdx [3]
 
static u32 const l_bmdIdx [3]
 
static actor_method_class l_daLv2Candle_Method
 
actor_process_profile_definition g_profile_Obj_Lv2Candle
 

Function Documentation

◆ daLv2Candle_Create()

static cPhs__Step daLv2Candle_Create ( fopAc_ac_c i_this)
static

◆ daLv2Candle_Delete()

static int daLv2Candle_Delete ( daLv2Candle_c i_this)
static

◆ daLv2Candle_Draw()

static int daLv2Candle_Draw ( daLv2Candle_c i_this)
static

◆ daLv2Candle_Execute()

static int daLv2Candle_Execute ( daLv2Candle_c i_this)
static

Variable Documentation

◆ g_profile_Obj_Lv2Candle

actor_process_profile_definition g_profile_Obj_Lv2Candle
extern
Initial value:
= {
3,
sizeof(daLv2Candle_c),
0,
0,
0x20B,
0x60000,
}
Goron Mines Torch.
Definition d_a_obj_lv2Candle.h:17
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:65
static actor_method_class l_daLv2Candle_Method
Definition d_a_obj_lv2Candle.cpp:410
@ PROC_Obj_Lv2Candle
Definition d_procname.h:78
@ 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_bmdIdx

u32 const l_bmdIdx[3]
static
Initial value:
= {
4,
4,
3,
}

◆ l_daLv2Candle_Method

actor_method_class l_daLv2Candle_Method
static
Initial value:
= {
}
T cLib_calcTimer(T *value)
Definition c_lib.h:74
static int daLv2Candle_Execute(daLv2Candle_c *i_this)
Definition d_a_obj_lv2Candle.cpp:394
static int daLv2Candle_Delete(daLv2Candle_c *i_this)
Definition d_a_obj_lv2Candle.cpp:399
static int daLv2Candle_Draw(daLv2Candle_c *i_this)
Definition d_a_obj_lv2Candle.cpp:389
static cPhs__Step daLv2Candle_Create(fopAc_ac_c *i_this)
Definition d_a_obj_lv2Candle.cpp:405
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

◆ l_resNameIdx

char* l_resNameIdx[3]
static
Initial value:
= {
"L2candl",
"L4candl",
"L9Candle",
}