Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
d_a_tbox.cpp File Reference

Functions

UNK_REL_DATA UNK_BSS (1109) UNK_BSS(1107) UNK_BSS(1105) UNK_BSS(1104) UNK_BSS(1099) UNK_BSS(1097) UNK_BSS(1095) UNK_BSS(1094) UNK_BSS(1057) UNK_BSS(1055) UNK_BSS(1053) UNK_BSS(1052) UNK_BSS(1014) UNK_BSS(1012) UNK_BSS(1010) UNK_BSS(1009) static const f32 l_cull_size_box[6]
 
cPhs__Step daTbox_create1st (daTbox_c *i_this)
 
static int daTbox_MoveBGDelete (daTbox_c *i_this)
 
static int daTbox_MoveBGExecute (daTbox_c *i_this)
 
static int daTbox_MoveBGDraw (daTbox_c *i_this)
 

Variables

static const cM3dGCylS l_cyl_info [3]
 
static charl_staff_name = "TREASURE"
 
static dCcD_SrcCyl l_cyl_src
 
static daTbox_ModelInfo l_modelInfo [3]
 
static cXyz l_light_offset (0.0f, 35.0f, 0.0f)
 
static const u32 l_open_se_id [3] = { Z2SE_OBJ_TBOX_OPEN_A, Z2SE_OBJ_TBOX_OPEN_B, Z2SE_OBJ_TBOX_OPEN_C }
 
static daTbox_HIO_c l_HIO
 
static actor_method_class daTbox_METHODS
 
actor_process_profile_definition g_profile_TBOX
 

Function Documentation

◆ daTbox_create1st()

cPhs__Step daTbox_create1st ( daTbox_c i_this)

◆ daTbox_MoveBGDelete()

static int daTbox_MoveBGDelete ( daTbox_c i_this)
static

◆ daTbox_MoveBGDraw()

static int daTbox_MoveBGDraw ( daTbox_c i_this)
static

◆ daTbox_MoveBGExecute()

static int daTbox_MoveBGExecute ( daTbox_c i_this)
static

◆ UNK_BSS()

UNK_REL_DATA UNK_BSS ( 1109  ) const

Variable Documentation

◆ daTbox_METHODS

actor_method_class daTbox_METHODS
static
Initial value:
= {
}
T cLib_calcTimer(T *value)
Definition c_lib.h:79
cPhs__Step daTbox_create1st(daTbox_c *i_this)
Definition d_a_tbox.cpp:1950
static int daTbox_MoveBGDraw(daTbox_c *i_this)
Definition d_a_tbox.cpp:1967
static int daTbox_MoveBGDelete(daTbox_c *i_this)
Definition d_a_tbox.cpp:1956
static int daTbox_MoveBGExecute(daTbox_c *i_this)
Definition d_a_tbox.cpp:1962
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ g_profile_TBOX

actor_process_profile_definition g_profile_TBOX
extern
Initial value:
= {
4,
sizeof(daTbox_c),
0,
0,
0x10c,
0x44100,
}
Treasure Box.
Definition d_a_tbox.h:46
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:64
static actor_method_class daTbox_METHODS
Definition d_a_tbox.cpp:1982
@ PROC_TBOX
Definition d_procname.h:256
@ 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_cyl_info

const cM3dGCylS l_cyl_info[3]
static
Initial value:
= {
{ 0.0f, 0.0f, -40.0f, 40.0f, 60.0f },
{ 0.0f, 0.0f, -60.0f, 50.0f, 70.0f },
{ 0.0f, 0.0f, -60.0f, 70.0f, 80.0f },
}

◆ l_cyl_src

dCcD_SrcCyl l_cyl_src
static
Initial value:
= {
{
{0x0, {{0x0, 0x0, 0x1e}, {0x0, 0x0}, 0x79}},
{dCcD_SE_NONE, 0x0, 0x0, 0x0, 0x0},
{dCcD_SE_METAL, 0x2, 0x0, 0x0, 0x3},
{0x0},
},
{
{0.0f, 0.0f, 0.0f},
0.0f,
0.0f
}
}
@ dCcD_SE_METAL
Definition d_cc_d.h:22
@ dCcD_SE_NONE
Definition d_cc_d.h:13

◆ l_HIO

◆ l_light_offset

cXyz l_light_offset(0.0f, 35.0f, 0.0f) ( 0.  0f,
35.  0f,
0.  0f 
)
static

◆ l_modelInfo

daTbox_ModelInfo l_modelInfo[3]
static
Initial value:
= {
{ "Dalways", 12, 7, 25, 26, 14, 19 },
{ "Dalways", 13, 8, 27, 28, 14, 19 },
{ "BoxC", 14, 8, 20, 21, 11, 17 },
}

◆ l_open_se_id

◆ l_staff_name

char* l_staff_name = "TREASURE"
static