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

Functions

static int daLv6SzGate_Draw (daLv6SzGate_c *i_this)
 
static int daLv6SzGate_Execute (daLv6SzGate_c *i_this)
 
static int daLv6SzGate_Delete (daLv6SzGate_c *i_this)
 
static int daLv6SzGate_Create (fopAc_ac_c *i_this)
 

Variables

static cull_box l_cull_box = {{-1200.0f, -300.0f, -100.0f}, {1200.0f, 300.0f, 100.0f}}
 
static daLv6SzGate_HIO_c l_HIO
 
static actor_method_class l_daLv6SzGate_Method
 
actor_process_profile_definition g_profile_Obj_Lv6SzGate
 

Function Documentation

◆ daLv6SzGate_Create()

static int daLv6SzGate_Create ( fopAc_ac_c * i_this)
static

◆ daLv6SzGate_Delete()

static int daLv6SzGate_Delete ( daLv6SzGate_c * i_this)
static

◆ daLv6SzGate_Draw()

static int daLv6SzGate_Draw ( daLv6SzGate_c * i_this)
static

◆ daLv6SzGate_Execute()

static int daLv6SzGate_Execute ( daLv6SzGate_c * i_this)
static

Variable Documentation

◆ g_profile_Obj_Lv6SzGate

actor_process_profile_definition g_profile_Obj_Lv6SzGate
extern
Initial value:
= {
3,
sizeof(daLv6SzGate_c),
0,
0,
628,
0x00040000,
}
Temple of Time Stone Statue Gate.
Definition d_a_obj_lv6SzGate.h:15
static actor_method_class l_daLv6SzGate_Method
Definition d_a_obj_lv6SzGate.cpp:253
@ PROC_Obj_Lv6SzGate
Definition d_procname.h:163
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_cull_box

cull_box l_cull_box = {{-1200.0f, -300.0f, -100.0f}, {1200.0f, 300.0f, 100.0f}}
static

◆ l_daLv6SzGate_Method

actor_method_class l_daLv6SzGate_Method
static
Initial value:
= {
}
static int daLv6SzGate_Draw(daLv6SzGate_c *i_this)
Definition d_a_obj_lv6SzGate.cpp:235
static int daLv6SzGate_Delete(daLv6SzGate_c *i_this)
Definition d_a_obj_lv6SzGate.cpp:243
static int daLv6SzGate_Execute(daLv6SzGate_c *i_this)
Definition d_a_obj_lv6SzGate.cpp:239
static int daLv6SzGate_Create(fopAc_ac_c *i_this)
Definition d_a_obj_lv6SzGate.cpp:248
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daLv6SzGate_HIO_c l_HIO
static