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

Classes

class  daStartAndGoal_Path_c
 
class  daStartAndGoal_c
 
struct  timer_info
 

Functions

static int daStartAndGoal_Execute (daStartAndGoal_c *i_this)
 
static int daStartAndGoal_Draw (daStartAndGoal_c *i_this)
 
static int daStartAndGoal_IsDelete (daStartAndGoal_c *i_this)
 
static int daStartAndGoal_Delete (daStartAndGoal_c *i_this)
 
static int daStartAndGoal_create (fopAc_ac_c *i_this)
 

Variables

static timer_info l_timerType []
 
static const u8 l_DATA [1] = {0}
 
static actor_method_class l_daStartAndGoal_Method
 
actor_process_profile_definition g_profile_START_AND_GOAL
 

Function Documentation

◆ daStartAndGoal_create()

static int daStartAndGoal_create ( fopAc_ac_c i_this)
static

◆ daStartAndGoal_Delete()

static int daStartAndGoal_Delete ( daStartAndGoal_c i_this)
static

◆ daStartAndGoal_Draw()

static int daStartAndGoal_Draw ( daStartAndGoal_c i_this)
static

◆ daStartAndGoal_Execute()

static int daStartAndGoal_Execute ( daStartAndGoal_c i_this)
static

◆ daStartAndGoal_IsDelete()

static int daStartAndGoal_IsDelete ( daStartAndGoal_c i_this)
static

Variable Documentation

◆ g_profile_START_AND_GOAL

actor_process_profile_definition g_profile_START_AND_GOAL
extern
Initial value:
= {
9,
0,
0,
391,
0x44000,
}
Definition d_a_startAndGoal.cpp:19
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:65
static actor_method_class l_daStartAndGoal_Method
Definition d_a_startAndGoal.cpp:235
@ PROC_START_AND_GOAL
Definition d_procname.h:779
@ 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_daStartAndGoal_Method

actor_method_class l_daStartAndGoal_Method
static
Initial value:
= {
}
static int daStartAndGoal_Execute(daStartAndGoal_c *i_this)
Definition d_a_startAndGoal.cpp:208
static int daStartAndGoal_Draw(daStartAndGoal_c *i_this)
Definition d_a_startAndGoal.cpp:213
static int daStartAndGoal_IsDelete(daStartAndGoal_c *i_this)
Definition d_a_startAndGoal.cpp:219
static int daStartAndGoal_create(fopAc_ac_c *i_this)
Definition d_a_startAndGoal.cpp:230
static int daStartAndGoal_Delete(daStartAndGoal_c *i_this)
Definition d_a_startAndGoal.cpp:225
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_DATA

const u8 l_DATA[1] = {0}
static

◆ l_timerType

timer_info l_timerType[]
static
Initial value:
= {
{3, 0, 1},
{4, 2, 0},
{3, 1, 1},
}