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

Functions

static void dataStripping ()
 
static void dataStripping2 ()
 
static int daObjTHASHI_Create (fopAc_ac_c *param_0)
 
static int daObjTHASHI_Delete (daObjTHASHI_c *i_this)
 
static void strippedFunc3 (cXyz *a, csXyz *b)
 
static int daObjTHASHI_Draw (daObjTHASHI_c *i_this)
 
static int daObjTHASHI_Execute (daObjTHASHI_c *i_this)
 
static int daObjTHASHI_IsDelete (daObjTHASHI_c *param_0)
 

Variables

char * l_arcName = "S_thashi"
 
static actor_method_class l_daObjTHASHI_Method
 
actor_process_profile_definition g_profile_Obj_THASHI
 

Function Documentation

◆ daObjTHASHI_Create()

static int daObjTHASHI_Create ( fopAc_ac_c * param_0)
static

◆ daObjTHASHI_Delete()

static int daObjTHASHI_Delete ( daObjTHASHI_c * i_this)
static

◆ daObjTHASHI_Draw()

static int daObjTHASHI_Draw ( daObjTHASHI_c * i_this)
static

◆ daObjTHASHI_Execute()

static int daObjTHASHI_Execute ( daObjTHASHI_c * i_this)
static

◆ daObjTHASHI_IsDelete()

static int daObjTHASHI_IsDelete ( daObjTHASHI_c * param_0)
static

◆ dataStripping()

static void dataStripping ( )
static

◆ dataStripping2()

static void dataStripping2 ( )
static

◆ strippedFunc3()

static void strippedFunc3 ( cXyz * a,
csXyz * b )
static

Variable Documentation

◆ g_profile_Obj_THASHI

actor_process_profile_definition g_profile_Obj_THASHI
extern
Initial value:
= {
3,
sizeof(daObjTHASHI_c),
0,
0,
461,
0x00040000,
}
T Pillar.
Definition d_a_obj_thashi.h:17
static actor_method_class l_daObjTHASHI_Method
Definition d_a_obj_thashi.cpp:240
@ PROC_Obj_THASHI
Definition d_procname.h:119
actor_method_class g_fopAc_Method
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:70
@ fopAc_ACTOR_e
Definition f_op_actor.h:38
@ 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 = "S_thashi"

◆ l_daObjTHASHI_Method

actor_method_class l_daObjTHASHI_Method
static
Initial value:
= {
}
static int daObjTHASHI_Execute(daObjTHASHI_c *i_this)
Definition d_a_obj_thashi.cpp:163
static int daObjTHASHI_Draw(daObjTHASHI_c *i_this)
Definition d_a_obj_thashi.cpp:159
static int daObjTHASHI_Delete(daObjTHASHI_c *i_this)
Definition d_a_obj_thashi.cpp:95
static int daObjTHASHI_IsDelete(daObjTHASHI_c *param_0)
Definition d_a_obj_thashi.cpp:236
static int daObjTHASHI_Create(fopAc_ac_c *param_0)
Definition d_a_obj_thashi.cpp:89
int(* process_method_func)(void *)
Definition f_pc_method.h:7