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

Classes

class  daSpinLift_HIO_c
 

Functions

static int daSpinLift_Draw (daSpinLift_c *i_this)
 
static int daSpinLift_Execute (daSpinLift_c *i_this)
 
static int daSpinLift_Delete (daSpinLift_c *i_this)
 
static int daSpinLift_Create (fopAc_ac_c *a_this)
 

Variables

static daSpinLift_HIO_c l_HIO
 
static char * l_resNameIdx []
 
static actor_method_class l_daSpinLift_Method
 
actor_process_profile_definition g_profile_Obj_SpinLift
 

Function Documentation

◆ daSpinLift_Create()

static int daSpinLift_Create ( fopAc_ac_c * a_this)
static

◆ daSpinLift_Delete()

static int daSpinLift_Delete ( daSpinLift_c * i_this)
static

◆ daSpinLift_Draw()

static int daSpinLift_Draw ( daSpinLift_c * i_this)
static

◆ daSpinLift_Execute()

static int daSpinLift_Execute ( daSpinLift_c * i_this)
static

Variable Documentation

◆ g_profile_Obj_SpinLift

actor_process_profile_definition g_profile_Obj_SpinLift
extern
Initial value:
= {
3,
sizeof(daSpinLift_c),
0,
0,
512,
0x00040100,
}
Spinner Lift.
Definition d_a_obj_spinLift.h:15
static actor_method_class l_daSpinLift_Method
Definition d_a_obj_spinLift.cpp:275
@ PROC_Obj_SpinLift
Definition d_procname.h:74
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_daSpinLift_Method

actor_method_class l_daSpinLift_Method
static
Initial value:
= {
}
static int daSpinLift_Draw(daSpinLift_c *i_this)
Definition d_a_obj_spinLift.cpp:256
static int daSpinLift_Delete(daSpinLift_c *i_this)
Definition d_a_obj_spinLift.cpp:264
static int daSpinLift_Create(fopAc_ac_c *a_this)
Definition d_a_obj_spinLift.cpp:269
static int daSpinLift_Execute(daSpinLift_c *i_this)
Definition d_a_obj_spinLift.cpp:260
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daSpinLift_HIO_c l_HIO
static

◆ l_resNameIdx

char* l_resNameIdx[]
static
Initial value:
= {
"L4_N_Entr", "L4_N_SlpH", "L4_N_SlpL", "L4_Center", "L4_Switch",
"L4_S_Slp", "L4_Wal_ZE", "L4_Wal_ZW", "L4_Wal_X",
}