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

Functions

static int daTitle_Draw (daTitle_c *i_this)
 
static int daTitle_Execute (daTitle_c *i_this)
 
static int daTitle_Delete (daTitle_c *i_this)
 
static int daTitle_Create (fopAc_ac_c *i_this)
 

Variables

static daTit_HIO_c g_daTitHIO
 
static u8 const lit_3772 [12]
 
static char const l_arcName [6] = "Title"
 
static u8 cNullVec__6Z2Calc [12]
 
static u32 lit_1787 [1+4]
 
static procFunc daTitleProc [6]
 
static actor_method_class l_daTitle_Method
 
actor_process_profile_definition g_profile_TITLE
 

Function Documentation

◆ daTitle_Create()

static int daTitle_Create ( fopAc_ac_c i_this)
static

◆ daTitle_Delete()

static int daTitle_Delete ( daTitle_c i_this)
static

◆ daTitle_Draw()

static int daTitle_Draw ( daTitle_c i_this)
static

◆ daTitle_Execute()

static int daTitle_Execute ( daTitle_c i_this)
static

Variable Documentation

◆ cNullVec__6Z2Calc

u8 cNullVec__6Z2Calc[12]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ daTitleProc

procFunc daTitleProc[6]
static
Initial value:
= {
}
void nextScene_proc()
Definition d_a_title.cpp:267
void logoDispAnm()
Definition d_a_title.cpp:233
void logoDispWait()
Definition d_a_title.cpp:214
void keyWait()
Definition d_a_title.cpp:254
void fastLogoDisp()
Definition d_a_title.cpp:289
void loadWait_proc()
Definition d_a_title.cpp:173

◆ g_daTitHIO

daTit_HIO_c g_daTitHIO
static

◆ g_profile_TITLE

actor_process_profile_definition g_profile_TITLE
extern
Initial value:
= {
7,
&g_fpcLf_Method.mBase,
sizeof(daTitle_c),
0,
0,
0xa,
0x00044000,
}
Title Logo.
Definition d_a_title.h:26
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:65
static actor_method_class l_daTitle_Method
Definition d_a_title.cpp:383
@ PROC_TITLE
Definition d_procname.h:742
@ 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_arcName

char const l_arcName[6] = "Title"
static

◆ l_daTitle_Method

actor_method_class l_daTitle_Method
static
Initial value:
= {
}
T cLib_calcTimer(T *value)
Definition c_lib.h:74
static int daTitle_Draw(daTitle_c *i_this)
Definition d_a_title.cpp:357
static int daTitle_Create(fopAc_ac_c *i_this)
Definition d_a_title.cpp:372
static int daTitle_Delete(daTitle_c *i_this)
Definition d_a_title.cpp:367
static int daTitle_Execute(daTitle_c *i_this)
Definition d_a_title.cpp:362
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ lit_1787

u32 lit_1787[1+4]
static
Initial value:
= {
0x02000201,
0x40080000,
0x00000000,
0x3FE00000,
0x00000000,
}

◆ lit_3772

u8 const lit_3772[12]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}