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

Functions

static void * s_lb_sub (void *param_1, void *param_2)
 
static int daSwLBall_Execute (daSwLBall_c *i_this)
 
static int daSwLBall_Delete (daSwLBall_c *i_this)
 
static int daSwLBall_Create (fopAc_ac_c *i_this)
 

Variables

static daObjCarry_cl_target_info [2]
 
static int l_target_info_count
 
static actor_method_class l_daSwLBall_Method
 
actor_process_profile_definition g_profile_SwLBall
 

Function Documentation

◆ daSwLBall_Create()

static int daSwLBall_Create ( fopAc_ac_c * i_this)
static

◆ daSwLBall_Delete()

static int daSwLBall_Delete ( daSwLBall_c * i_this)
static

◆ daSwLBall_Execute()

static int daSwLBall_Execute ( daSwLBall_c * i_this)
static

◆ s_lb_sub()

static void * s_lb_sub ( void * param_1,
void * param_2 )
static

Variable Documentation

◆ g_profile_SwLBall

actor_process_profile_definition g_profile_SwLBall
extern
Initial value:
= {
7,
sizeof(daSwLBall_c),
0,
0,
549,
0x00040000,
}
Switch L Ball.
Definition d_a_swLBall.h:14
static actor_method_class l_daSwLBall_Method
Definition d_a_swLBall.cpp:249
@ PROC_SwLBall
Definition d_procname.h:390
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_daSwLBall_Method

actor_method_class l_daSwLBall_Method
static
Initial value:
= {
NULL,
NULL,
}
static int daSwLBall_Create(fopAc_ac_c *i_this)
Definition d_a_swLBall.cpp:245
static int daSwLBall_Execute(daSwLBall_c *i_this)
Definition d_a_swLBall.cpp:237
static int daSwLBall_Delete(daSwLBall_c *i_this)
Definition d_a_swLBall.cpp:241
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_target_info

daObjCarry_c* l_target_info[2]
static

◆ l_target_info_count

int l_target_info_count
static