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

Boss Gate. More...

#include <d_a_obj_bsGate.h>

+ Inheritance diagram for daBsGate_c:
+ Collaboration diagram for daBsGate_c:

Public Types

enum  Mode { MODE_WAIT , MODE_OPEN , MODE_CLOSE }
 

Public Member Functions

void setBaseMtx ()
 
int CreateHeap ()
 
cPhs__Step create ()
 
int Execute (Mtx **)
 
void moveGate ()
 
void init_modeWait ()
 
void modeWait ()
 
void init_modeOpen ()
 
void modeOpen ()
 
void init_modeClose ()
 
void modeClose ()
 
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 ()
 

Private Attributes

request_of_phase_process_class mPhaseReq
 
J3DModelmpModel
 
u8 mMode
 
u8 field_0x5ad
 
u8 mOpen
 
u8 mSide
 
f32 mTargetDist
 
f32 mOpenDist
 

Additional Inherited Members

- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 
- 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 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
 

Detailed Description

Boss Gate.

Member Enumeration Documentation

◆ Mode

Enumerator
MODE_WAIT 
MODE_OPEN 
MODE_CLOSE 

Member Function Documentation

◆ create()

cPhs__Step daBsGate_c::create ( )

◆ CreateHeap()

int daBsGate_c::CreateHeap ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Delete()

int daBsGate_c::Delete ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Draw()

int daBsGate_c::Draw ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Execute()

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

Reimplemented from dBgS_MoveBgActor.

◆ init_modeClose()

void daBsGate_c::init_modeClose ( )

◆ init_modeOpen()

void daBsGate_c::init_modeOpen ( )

◆ init_modeWait()

void daBsGate_c::init_modeWait ( )

◆ modeClose()

void daBsGate_c::modeClose ( )

◆ modeOpen()

void daBsGate_c::modeOpen ( )

◆ modeWait()

void daBsGate_c::modeWait ( )

◆ moveGate()

void daBsGate_c::moveGate ( )

◆ setBaseMtx()

void daBsGate_c::setBaseMtx ( )

Member Data Documentation

◆ field_0x5ad

u8 daBsGate_c::field_0x5ad
private

◆ mMode

u8 daBsGate_c::mMode
private

◆ mOpen

u8 daBsGate_c::mOpen
private

◆ mOpenDist

f32 daBsGate_c::mOpenDist
private

◆ mPhaseReq

request_of_phase_process_class daBsGate_c::mPhaseReq
private

◆ mpModel

J3DModel* daBsGate_c::mpModel
private

◆ mSide

u8 daBsGate_c::mSide
private

◆ mTargetDist

f32 daBsGate_c::mTargetDist
private

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