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

Functions

 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 daYkgr_HIO_c l_HIO
 
static int daYkgrCreate (void *i_this)
 
static int daYkgrDelete (void *param_0)
 
static int daYkgrExecute (void *i_this)
 
static int daYkgrDraw (void *i_this)
 
static int daYkgrIsDelete (void *param_0)
 

Variables

static dPa_YkgrPcallBack YkgrCB
 
static actor_method_class daYkgrMethodTable
 
actor_process_profile_definition g_profile_Ykgr
 
 AUDIO_INSTANCES
 

Function Documentation

◆ daYkgrCreate()

static int daYkgrCreate ( void i_this)
static

◆ daYkgrDelete()

static int daYkgrDelete ( void param_0)
static

◆ daYkgrDraw()

static int daYkgrDraw ( void i_this)
static

◆ daYkgrExecute()

static int daYkgrExecute ( void i_this)
static

◆ daYkgrIsDelete()

static int daYkgrIsDelete ( void param_0)
static

◆ UNK_BSS()

UNK_BSS ( 1109  )

Variable Documentation

◆ AUDIO_INSTANCES

AUDIO_INSTANCES

◆ daYkgrMethodTable

actor_method_class daYkgrMethodTable
static
Initial value:
= {
}
static int daYkgrDelete(void *param_0)
Definition d_a_ykgr.cpp:167
static int daYkgrIsDelete(void *param_0)
Definition d_a_ykgr.cpp:229
static int daYkgrExecute(void *i_this)
Definition d_a_ykgr.cpp:197
static int daYkgrDraw(void *i_this)
Definition d_a_ykgr.cpp:224
static int daYkgrCreate(void *i_this)
Definition d_a_ykgr.cpp:162

◆ g_profile_Ykgr

actor_process_profile_definition g_profile_Ykgr
extern
Initial value:
= {
7,
sizeof(daYkgr_c),
0,
0,
0x01AE,
0x00044000,
0,
0,
}
Floor Gravity On/Off.
Definition d_a_ykgr.h:49
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:65
static actor_method_class daYkgrMethodTable
Definition d_a_ykgr.cpp:239
@ PROC_Ykgr
Definition d_procname.h:705
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8

◆ YkgrCB

dPa_YkgrPcallBack YkgrCB
static