Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
daBarDesk_c Class Reference

Kakariko House Desk. More...

#include <d_a_obj_barDesk.h>

+ Inheritance diagram for daBarDesk_c:
+ Collaboration diagram for daBarDesk_c:

Public Member Functions

void setBaseMtx ()
 
int CreateHeap ()
 
cPhs__Step create ()
 
int Execute (Mtx **)
 
void windowProc ()
 
void init_modeWait ()
 
void modeWait ()
 
void init_modeBreak ()
 
void modeBreak ()
 
void setBreakEffect ()
 
int Draw ()
 
int Delete ()
 
- Public Member Functions inherited from dBgS_MoveBgActor
 dBgS_MoveBgActor ()
 
int MoveBGCreateHeap ()
 
int MoveBGCreate (char const *i_arcName, int i_dzb_id, MoveBGActor_SetFunc i_setFunc, u32 i_heapSize, Mtx *i_bgMtx)
 
int MoveBGDelete ()
 
int MoveBGExecute ()
 
int MoveBGDraw ()
 
int MoveBGIsDelete ()
 
virtual int Create ()
 
virtual int IsDelete ()
 
virtual int ToFore ()
 
virtual int ToBack ()
 
- Public Member Functions inherited from fopAc_ac_c
 fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Public Attributes

request_of_phase_process_class mPhase
 
J3DModelmpModel
 
u8 mMode
 
dCcD_Stts mColStatus
 
dCcD_Cyl mColCyl
 
u8 field_0x728 [8]
 
- Public Attributes inherited from dBgS_MoveBgActor
dBgWmpBgW
 
Mtx mBgMtx
 
- Public Attributes inherited from fopAc_ac_c
int actor_type
 
create_tag_class actor_tag
 
create_tag_class draw_tag
 
profile_method_classsub_method
 
JKRSolidHeapheap
 
dEvt_info_c eventInfo
 
dKy_tevstr_c tevStr
 
u16 setID
 
u8 group
 
u8 cullType
 
u8 demoActorID
 
s8 subtype
 
u8 carryType
 
u32 actor_status
 
u32 actor_condition
 
fpc_ProcID parentActorID
 
actor_place home
 
actor_place old
 
actor_place current
 
csXyz shape_angle
 
cXyz scale
 
cXyz speed
 
MtxP cullMtx
 
union { 
 
   cull_box   box 
 
   cull_sphere   sphere 
 
cull 
 
f32 cullSizeFar
 
J3DModelmodel
 
dJntCol_cjntCol
 
f32 speedF
 
f32 gravity
 
f32 maxFallSpeed
 
cXyz eyePos
 
actor_attention_types attention_info
 
s16 field_0x560
 
s16 health
 
u8 field_0x564
 
u8 field_0x565
 
u8 field_0x566
 
s8 field_0x567
 
- Public Attributes inherited from leafdraw_class
base_process_class mBase
 
leafdraw_method_classmpDrawMtd
 
s8 mbUnk0
 
u8 mbUnk1
 
draw_priority_class mDwPi
 

Static Public Attributes

static dCcD_SrcGObjInf const mCcDObjInfo
 
static dCcD_SrcCyl mCcDCyl
 
- Static Public Attributes inherited from dBgS_MoveBgActor
static const charm_name
 
static int m_dzb_id
 
static MoveBGActor_SetFunc m_set_func
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Additional Inherited Members

- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 

Detailed Description

Kakariko House Desk.

Member Function Documentation

◆ create()

cPhs__Step daBarDesk_c::create ( )

◆ CreateHeap()

int daBarDesk_c::CreateHeap ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Delete()

int daBarDesk_c::Delete ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Draw()

int daBarDesk_c::Draw ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Execute()

int daBarDesk_c::Execute ( Mtx **  i_mtxP)
virtual

Reimplemented from dBgS_MoveBgActor.

◆ init_modeBreak()

void daBarDesk_c::init_modeBreak ( )

◆ init_modeWait()

void daBarDesk_c::init_modeWait ( )

◆ modeBreak()

void daBarDesk_c::modeBreak ( )

◆ modeWait()

void daBarDesk_c::modeWait ( )

◆ setBaseMtx()

void daBarDesk_c::setBaseMtx ( )

◆ setBreakEffect()

void daBarDesk_c::setBreakEffect ( )

◆ windowProc()

void daBarDesk_c::windowProc ( )

Member Data Documentation

◆ field_0x728

u8 daBarDesk_c::field_0x728[8]

◆ mCcDCyl

dCcD_SrcCyl daBarDesk_c::mCcDCyl
static
Initial value:
= {
{{0.0f, 0.0f, 0.0f}, 0.0f, 0.0f}
}
static dCcD_SrcGObjInf const mCcDObjInfo
Definition d_a_obj_barDesk.h:33

◆ mCcDObjInfo

dCcD_SrcGObjInf const daBarDesk_c::mCcDObjInfo
static
Initial value:
= {
{0, {{0, 0, 0}, {0xD8FAFDBF, 0x11}, {0}}},
{1, 0, 0, 0, 0},
{0xA, 0, 0, 0, 6},
{0}
}

◆ mColCyl

dCcD_Cyl daBarDesk_c::mColCyl

◆ mColStatus

dCcD_Stts daBarDesk_c::mColStatus

◆ mMode

u8 daBarDesk_c::mMode

◆ mPhase

request_of_phase_process_class daBarDesk_c::mPhase

◆ mpModel

J3DModel* daBarDesk_c::mpModel

The documentation for this class was generated from the following files: