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

Functions

static int daDsh_Draw (daDsh_c *i_this)
 
static int daDsh_Execute (daDsh_c *i_this)
 
static int daDsh_IsDelete (daDsh_c *i_this)
 
static int daDsh_Delete (daDsh_c *i_this)
 
static int daDsh_Create (fopAc_ac_c *i_this)
 

Variables

static UNK_REL_DATA charl_arcName []
 
static int const l_bmd []
 
static int const l_dzb [] = {7, 7, 7}
 
static u32 const l_heap_size [] = {0xC10, 0xC10, 0x3D60}
 
 AUDIO_INSTANCES
 
static actor_method_class l_daDsh_Method
 
actor_process_profile_definition2 g_profile_DSHUTTER
 

Function Documentation

◆ daDsh_Create()

static int daDsh_Create ( fopAc_ac_c i_this)
static

◆ daDsh_Delete()

static int daDsh_Delete ( daDsh_c i_this)
static

◆ daDsh_Draw()

static int daDsh_Draw ( daDsh_c i_this)
static

◆ daDsh_Execute()

static int daDsh_Execute ( daDsh_c i_this)
static

◆ daDsh_IsDelete()

static int daDsh_IsDelete ( daDsh_c i_this)
static

Variable Documentation

◆ AUDIO_INSTANCES

AUDIO_INSTANCES

◆ g_profile_DSHUTTER

actor_process_profile_definition2 g_profile_DSHUTTER
extern
Initial value:
= {
{
7,
&g_fpcLf_Method.mBase,
sizeof(daDsh_c),
0,
0,
296,
0x44000,
},
0,
}
Death Sword Shutter Gate.
Definition d_a_dshutter.h:15
static actor_method_class l_daDsh_Method
Definition d_a_dshutter.cpp:290
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:65
@ PROC_DSHUTTER
Definition d_procname.h:561
@ fopAc_CULLBOX_0_e
Definition f_op_actor.h:53
@ 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

UNK_REL_DATA char* l_arcName[]
static
Initial value:
= {
"K_tetd",
"S_bsaku00",
"S_lv7saku",
}

d_a_dshutter.cpp Gates that shutter open / close

◆ l_bmd

int const l_bmd[]
static
Initial value:
= {
4,
4,
4,
}

◆ l_daDsh_Method

actor_method_class l_daDsh_Method
static
Initial value:
= {
}
static int daDsh_Execute(daDsh_c *i_this)
Definition d_a_dshutter.cpp:241
static int daDsh_IsDelete(daDsh_c *i_this)
Definition d_a_dshutter.cpp:246
static int daDsh_Delete(daDsh_c *i_this)
Definition d_a_dshutter.cpp:251
static int daDsh_Create(fopAc_ac_c *i_this)
Definition d_a_dshutter.cpp:285
static int daDsh_Draw(daDsh_c *i_this)
Definition d_a_dshutter.cpp:236
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_dzb

int const l_dzb[] = {7, 7, 7}
static

◆ l_heap_size

u32 const l_heap_size[] = {0xC10, 0xC10, 0x3D60}
static