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_e_kk.cpp File Reference

Enumerations

enum  daE_KK_Action {
  ACTION_WAIT , ACTION_ICICLEWAIT , ACTION_WALK , ACTION_SPEARTHROW ,
  ACTION_BACKWALK , ACTION_YOROKE , ACTION_GUARD , ACTION_DAMAGE ,
  ACTION_ATTACK , ACTION_WEAPONMOVE , ACTION_DEAD
}
 

Functions

static int daE_KK_Draw (daE_KK_c *i_this)
 
static int daE_KK_Execute (daE_KK_c *i_this)
 
static int daE_KK_IsDelete (daE_KK_c *i_this)
 
static int daE_KK_Delete (daE_KK_c *i_this)
 
static int useHeapInit (fopAc_ac_c *i_this)
 
static int daE_KK_Create (daE_KK_c *i_this)
 

Variables

 UNK_REL_DATA
 
static u8 l_initHIO
 
static daE_KK_HIO_c l_HIO
 
static actor_method_class l_daE_KK_Method
 
actor_process_profile_definition g_profile_E_KK
 

Enumeration Type Documentation

◆ daE_KK_Action

Enumerator
ACTION_WAIT 
ACTION_ICICLEWAIT 
ACTION_WALK 
ACTION_SPEARTHROW 
ACTION_BACKWALK 
ACTION_YOROKE 
ACTION_GUARD 
ACTION_DAMAGE 
ACTION_ATTACK 
ACTION_WEAPONMOVE 
ACTION_DEAD 

Function Documentation

◆ daE_KK_Create()

static int daE_KK_Create ( daE_KK_c * i_this)
static

◆ daE_KK_Delete()

static int daE_KK_Delete ( daE_KK_c * i_this)
static

◆ daE_KK_Draw()

static int daE_KK_Draw ( daE_KK_c * i_this)
static

◆ daE_KK_Execute()

static int daE_KK_Execute ( daE_KK_c * i_this)
static

◆ daE_KK_IsDelete()

static int daE_KK_IsDelete ( daE_KK_c * i_this)
static

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ g_profile_E_KK

actor_process_profile_definition g_profile_E_KK
extern
Initial value:
= {
7,
sizeof(daE_KK_c),
0,
0,
171,
0x00040120,
}
Chilfos.
Definition d_a_e_kk.h:19
static actor_method_class l_daE_KK_Method
Definition d_a_e_kk.cpp:1512
void * g_fopAc_Method[8]
void * g_fpcLf_Method[5+1]
Definition f_pc_leaf.cpp:73
@ PROC_E_KK
Definition d_procname.h:485
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:70
@ fopAc_ENEMY_e
Definition f_op_actor.h:40
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8

◆ l_daE_KK_Method

actor_method_class l_daE_KK_Method
static
Initial value:
= {
}
static int daE_KK_IsDelete(daE_KK_c *i_this)
Definition d_a_e_kk.cpp:1320
static int daE_KK_Delete(daE_KK_c *i_this)
Definition d_a_e_kk.cpp:1341
static int daE_KK_Draw(daE_KK_c *i_this)
Definition d_a_e_kk.cpp:153
static int daE_KK_Execute(daE_KK_c *i_this)
Definition d_a_e_kk.cpp:1315
static int daE_KK_Create(daE_KK_c *i_this)
Definition d_a_e_kk.cpp:1507
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daE_KK_HIO_c l_HIO
static

◆ l_initHIO

u8 l_initHIO
static

◆ UNK_REL_DATA

UNK_REL_DATA