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

Classes

class  daB_YOI_HIO_c
 

Functions

 STATIC_ASSERT (sizeof(daB_YOI_HIO_c)==0x10)
 
static int daB_YOI_Draw (daB_YOI_c *i_this)
 
static int daB_YOI_Execute (daB_YOI_c *i_this)
 
static int daB_YOI_IsDelete (daB_YOI_c *i_this)
 
static int daB_YOI_Delete (daB_YOI_c *i_this)
 
static int useHeapInit (fopAc_ac_c *i_this)
 
static cPhs__Step daB_YOI_Create (daB_YOI_c *i_this)
 

Variables

static bool hioInit
 
static daB_YOI_HIO_c l_HIO
 
static int const yoi_fall_timer [10]
 
static actor_method_class l_daB_YOI_Method
 
actor_process_profile_definition g_profile_B_YOI
 

Function Documentation

◆ daB_YOI_Create()

static cPhs__Step daB_YOI_Create ( daB_YOI_c * i_this)
static

◆ daB_YOI_Delete()

static int daB_YOI_Delete ( daB_YOI_c * i_this)
static

◆ daB_YOI_Draw()

static int daB_YOI_Draw ( daB_YOI_c * i_this)
static

◆ daB_YOI_Execute()

static int daB_YOI_Execute ( daB_YOI_c * i_this)
static

◆ daB_YOI_IsDelete()

static int daB_YOI_IsDelete ( daB_YOI_c * i_this)
static

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(daB_YOI_HIO_c) = =0x10)

◆ useHeapInit()

static int useHeapInit ( fopAc_ac_c * i_this)
static

Variable Documentation

◆ g_profile_B_YOI

actor_process_profile_definition g_profile_B_YOI
extern
Initial value:
= {
7,
sizeof(daB_YOI_c),
0,
0,
224,
0x00044000,
}
Blizzeta Second Phase Ice Block.
Definition d_a_b_yo_ice.h:21
static actor_method_class l_daB_YOI_Method
Definition d_a_b_yo_ice.cpp:1088
@ PROC_B_YOI
Definition d_procname.h:539
actor_method_class g_fopAc_Method
@ 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
leafdraw_method_class g_fpcLf_Method
Definition f_pc_leaf.cpp:63
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8
leafdraw_method_class base
Definition f_op_actor.h:9
process_method_class base
Definition f_pc_leaf.h:12

◆ hioInit

bool hioInit
static

◆ l_daB_YOI_Method

actor_method_class l_daB_YOI_Method
static
Initial value:
= {
}
static cPhs__Step daB_YOI_Create(daB_YOI_c *i_this)
Definition d_a_b_yo_ice.cpp:1084
static int daB_YOI_Delete(daB_YOI_c *i_this)
Definition d_a_b_yo_ice.cpp:982
static int daB_YOI_IsDelete(daB_YOI_c *i_this)
Definition d_a_b_yo_ice.cpp:963
static int daB_YOI_Execute(daB_YOI_c *i_this)
Definition d_a_b_yo_ice.cpp:959
static int daB_YOI_Draw(daB_YOI_c *i_this)
Definition d_a_b_yo_ice.cpp:110
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ l_HIO

daB_YOI_HIO_c l_HIO
static

◆ yoi_fall_timer

int const yoi_fall_timer[10]
static
Initial value:
= {
0x00, 0x0C, 0x18, 0x24, 0x30, 0x3C, 0x48, 0x54, 0x60, 0x6C,
}