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

Functions

static int createMatAnm (J3DModelData *i_modelData, u16 i_materialID)
 
static int checkCreateHeap (fopAc_ac_c *i_this)
 
static int daBg_Draw (daBg_c *i_this)
 
static int daBg_Execute (daBg_c *i_this)
 
static int daBg_IsDelete (daBg_c *i_this)
 
static int daBg_Delete (daBg_c *i_this)
 
static int daBg_Create (fopAc_ac_c *i_this)
 

Variables

static u8 const lit_3756 [12]
 
static actor_method_class l_daBg_Method
 
actor_process_profile_definition2 g_profile_BG
 

Function Documentation

◆ checkCreateHeap()

static int checkCreateHeap ( fopAc_ac_c * i_this)
static

◆ createMatAnm()

static int createMatAnm ( J3DModelData * i_modelData,
u16 i_materialID )
static

◆ daBg_Create()

static int daBg_Create ( fopAc_ac_c * i_this)
static

◆ daBg_Delete()

static int daBg_Delete ( daBg_c * i_this)
static

◆ daBg_Draw()

static int daBg_Draw ( daBg_c * i_this)
static

◆ daBg_Execute()

static int daBg_Execute ( daBg_c * i_this)
static

◆ daBg_IsDelete()

static int daBg_IsDelete ( daBg_c * i_this)
static

Variable Documentation

◆ g_profile_BG

actor_process_profile_definition2 g_profile_BG
extern
Initial value:
= {
7,
sizeof(daBg_c),
0,
0,
753,
0x00060000,
0,
}
Background.
Definition d_a_bg.h:50
static actor_method_class l_daBg_Method
Definition d_a_bg.cpp:618
@ PROC_BG
Definition d_procname.h:741
actor_method_class g_fopAc_Method
@ fopAc_CULLBOX_0_e
Definition f_op_actor.h:53
@ 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_daBg_Method

actor_method_class l_daBg_Method
static
Initial value:
= {
}
static int daBg_IsDelete(daBg_c *i_this)
Definition d_a_bg.cpp:494
static int daBg_Draw(daBg_c *i_this)
Definition d_a_bg.cpp:268
static int daBg_Execute(daBg_c *i_this)
Definition d_a_bg.cpp:486
static int daBg_Create(fopAc_ac_c *i_this)
Definition d_a_bg.cpp:503
static int daBg_Delete(daBg_c *i_this)
Definition d_a_bg.cpp:498
int(* process_method_func)(void *)
Definition f_pc_method.h:7

◆ lit_3756

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