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

Functions

static int daWindStone_c_createHeap (fopAc_ac_c *i_this)
 
static int daWindStone_create (daWindStone_c *i_this)
 
static int daWindStone_Delete (daWindStone_c *i_this)
 
static int daWindStone_execute (daWindStone_c *i_this)
 
static int daWindStone_draw (daWindStone_c *i_this)
 

Variables

static char * l_arcName = "WindStone"
 
static u8 const lit_3760 [12]
 
static actor_method_class daWindStone_METHODS
 
actor_process_profile_definition g_profile_Obj_WindStone
 

Function Documentation

◆ daWindStone_c_createHeap()

static int daWindStone_c_createHeap ( fopAc_ac_c * i_this)
static

d_a_obj_wind_stone.cpp Object - Wind Stone

◆ daWindStone_create()

static int daWindStone_create ( daWindStone_c * i_this)
static

◆ daWindStone_Delete()

static int daWindStone_Delete ( daWindStone_c * i_this)
static

◆ daWindStone_draw()

static int daWindStone_draw ( daWindStone_c * i_this)
static

◆ daWindStone_execute()

static int daWindStone_execute ( daWindStone_c * i_this)
static

Variable Documentation

◆ daWindStone_METHODS

actor_method_class daWindStone_METHODS
static
Initial value:
= {
}
static int daWindStone_execute(daWindStone_c *i_this)
Definition d_a_obj_wind_stone.cpp:236
static int daWindStone_draw(daWindStone_c *i_this)
Definition d_a_obj_wind_stone.cpp:240
static int daWindStone_Delete(daWindStone_c *i_this)
Definition d_a_obj_wind_stone.cpp:232
static int daWindStone_create(daWindStone_c *i_this)
Definition d_a_obj_wind_stone.cpp:226
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ g_profile_Obj_WindStone

actor_process_profile_definition g_profile_Obj_WindStone
extern
Initial value:
= {
7,
sizeof(daWindStone_c),
0,
0,
732,
0x40100,
}
Howling Stone (Hole)
Definition d_a_obj_wind_stone.h:15
static actor_method_class daWindStone_METHODS
Definition d_a_obj_wind_stone.cpp:244
@ PROC_Obj_WindStone
Definition d_procname.h:403
actor_method_class g_fopAc_Method
@ fopAc_CULLBOX_0_e
Definition f_op_actor.h:53
@ fopAc_ENV_e
Definition f_op_actor.h:41
@ 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

◆ l_arcName

char* l_arcName = "WindStone"
static

◆ lit_3760

u8 const lit_3760[12]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}