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

Functions

static int daRotBridge_Draw (daRotBridge_c *i_this)
 
static int daRotBridge_Execute (daRotBridge_c *i_this)
 
static int daRotBridge_Delete (daRotBridge_c *i_this)
 
static int daRotBridge_Create (fopAc_ac_c *i_this)
 

Variables

static char * l_resNameIdx [3]
 
static const int l_bmdIdx []
 
static const int l_dzbIdx []
 
static const int l_bckIdx []
 
static daRotBridge_HIO_c l_HIO
 
static actor_method_class l_daRotBridge_Method
 
actor_process_profile_definition g_profile_Obj_RotBridge
 

Function Documentation

◆ daRotBridge_Create()

static int daRotBridge_Create ( fopAc_ac_c * i_this)
static

◆ daRotBridge_Delete()

static int daRotBridge_Delete ( daRotBridge_c * i_this)
static

◆ daRotBridge_Draw()

static int daRotBridge_Draw ( daRotBridge_c * i_this)
static

◆ daRotBridge_Execute()

static int daRotBridge_Execute ( daRotBridge_c * i_this)
static

Variable Documentation

◆ g_profile_Obj_RotBridge

actor_process_profile_definition g_profile_Obj_RotBridge
extern
Initial value:
= {
3,
sizeof(daRotBridge_c),
0,
0,
490,
0x00040000,
}
Rotating Bridge.
Definition d_a_obj_rotBridge.h:16
static actor_method_class l_daRotBridge_Method
Definition d_a_obj_rotBridge.cpp:255
@ PROC_Obj_RotBridge
Definition d_procname.h:63
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_bckIdx

const int l_bckIdx[]
static
Initial value:
= {
5,
5,
5,
}

◆ l_bmdIdx

const int l_bmdIdx[]
static
Initial value:
= {
8,
8,
8,
}

◆ l_daRotBridge_Method

actor_method_class l_daRotBridge_Method
static
Initial value:
= {
0,
}
static int daRotBridge_Delete(daRotBridge_c *i_this)
Definition d_a_obj_rotBridge.cpp:246
static int daRotBridge_Draw(daRotBridge_c *i_this)
Definition d_a_obj_rotBridge.cpp:238
static int daRotBridge_Create(fopAc_ac_c *i_this)
Definition d_a_obj_rotBridge.cpp:250
static int daRotBridge_Execute(daRotBridge_c *i_this)
Definition d_a_obj_rotBridge.cpp:242
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_dzbIdx

const int l_dzbIdx[]
static
Initial value:
= {
12,
12,
11,
}

◆ l_HIO

daRotBridge_HIO_c l_HIO
static

◆ l_resNameIdx

char* l_resNameIdx[3]
static
Initial value:
= {
"P_Mbridge",
"P_Mbridge",
"P_Mbrid9",
}