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

Death Sword Shutter Gate. More...

#include <d_a_dshutter.h>

+ Inheritance diagram for daDsh_c:
+ Collaboration diagram for daDsh_c:

Classes

class  action_c
 

Public Member Functions

 ~daDsh_c ()
 
void setMtx ()
 
void setAction (daDsh_c::action_c *)
 
int callInit ()
 
int callExecute ()
 
int initOpenWait ()
 
int executeOpenWait ()
 
int initOpen ()
 
int executeOpen ()
 
int initCloseWait ()
 
int executeCloseWait ()
 
int initClose ()
 
int executeClose ()
 
virtual int CreateHeap ()
 
virtual int Execute (f32(**)[3][4])
 
virtual int Draw ()
 
int create ()
 
u8 getType ()
 
int getSw ()
 
u8 getOpenTiltTime ()
 
f32 getOpenAccel ()
 
f32 getOpenSpeed ()
 
f32 getOpenBoundSpeed ()
 
f32 getOpenBoundRatio ()
 
u8 getCloseTiltTime ()
 
f32 getCloseAccel ()
 
f32 getCloseSpeed ()
 
f32 getCloseBoundSpeed ()
 
f32 getCloseBoundRatio ()
 
- 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 Execute (Mtx **)
 
virtual int Delete ()
 
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

dComIfG_resLoader_c mResLoader
 
J3DModelmpModel
 
action_cmpAction
 
s16 mTiltTime
 
u8 mSw
 
u8 mType
 
- 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 f32 const OPEN_SIZE = 270.1f
 
static f32 const OPEN_ACCEL = 10.0f
 
static f32 const OPEN_SPEED = -40.0f
 
static f32 const OPEN_BOUND_SPEED = -30.0f
 
static f32 const OPEN_BOUND_RATIO = -0.4f
 
static f32 const CLOSE_ACCEL = 10.0f
 
static f32 const CLOSE_SPEED = 40.0f
 
static f32 const CLOSE_BOUND_SPEED = 30.0f
 
static f32 const CLOSE_BOUND_RATIO = -0.4f
 
- 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

Death Sword Shutter Gate.

Constructor & Destructor Documentation

◆ ~daDsh_c()

daDsh_c::~daDsh_c ( )

Member Function Documentation

◆ callExecute()

int daDsh_c::callExecute ( )

◆ callInit()

int daDsh_c::callInit ( )

◆ create()

int daDsh_c::create ( )
inline

◆ CreateHeap()

int daDsh_c::CreateHeap ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Draw()

int daDsh_c::Draw ( )
virtual

Reimplemented from dBgS_MoveBgActor.

◆ Execute()

int daDsh_c::Execute ( f32(**)  param_0[3][4])
virtual

◆ executeClose()

int daDsh_c::executeClose ( )

◆ executeCloseWait()

int daDsh_c::executeCloseWait ( )

◆ executeOpen()

int daDsh_c::executeOpen ( )

◆ executeOpenWait()

int daDsh_c::executeOpenWait ( )

◆ getCloseAccel()

f32 daDsh_c::getCloseAccel ( )
inline

◆ getCloseBoundRatio()

f32 daDsh_c::getCloseBoundRatio ( )
inline

◆ getCloseBoundSpeed()

f32 daDsh_c::getCloseBoundSpeed ( )
inline

◆ getCloseSpeed()

f32 daDsh_c::getCloseSpeed ( )
inline

◆ getCloseTiltTime()

u8 daDsh_c::getCloseTiltTime ( )
inline

◆ getOpenAccel()

f32 daDsh_c::getOpenAccel ( )
inline

◆ getOpenBoundRatio()

f32 daDsh_c::getOpenBoundRatio ( )
inline

◆ getOpenBoundSpeed()

f32 daDsh_c::getOpenBoundSpeed ( )
inline

◆ getOpenSpeed()

f32 daDsh_c::getOpenSpeed ( )
inline

◆ getOpenTiltTime()

u8 daDsh_c::getOpenTiltTime ( )
inline

◆ getSw()

int daDsh_c::getSw ( )
inline

◆ getType()

u8 daDsh_c::getType ( )
inline

◆ initClose()

int daDsh_c::initClose ( )

◆ initCloseWait()

int daDsh_c::initCloseWait ( )

◆ initOpen()

int daDsh_c::initOpen ( )

◆ initOpenWait()

int daDsh_c::initOpenWait ( )

◆ setAction()

void daDsh_c::setAction ( daDsh_c::action_c i_action)

◆ setMtx()

void daDsh_c::setMtx ( )

Member Data Documentation

◆ CLOSE_ACCEL

f32 const daDsh_c::CLOSE_ACCEL = 10.0f
static

◆ CLOSE_BOUND_RATIO

f32 const daDsh_c::CLOSE_BOUND_RATIO = -0.4f
static

◆ CLOSE_BOUND_SPEED

f32 const daDsh_c::CLOSE_BOUND_SPEED = 30.0f
static

◆ CLOSE_SPEED

f32 const daDsh_c::CLOSE_SPEED = 40.0f
static

◆ mpAction

action_c* daDsh_c::mpAction

◆ mpModel

J3DModel* daDsh_c::mpModel

◆ mResLoader

dComIfG_resLoader_c daDsh_c::mResLoader

◆ mSw

u8 daDsh_c::mSw

◆ mTiltTime

s16 daDsh_c::mTiltTime

◆ mType

u8 daDsh_c::mType

◆ OPEN_ACCEL

f32 const daDsh_c::OPEN_ACCEL = 10.0f
static

◆ OPEN_BOUND_RATIO

f32 const daDsh_c::OPEN_BOUND_RATIO = -0.4f
static

◆ OPEN_BOUND_SPEED

f32 const daDsh_c::OPEN_BOUND_SPEED = -30.0f
static

◆ OPEN_SIZE

f32 const daDsh_c::OPEN_SIZE = 270.1f
static

◆ OPEN_SPEED

f32 const daDsh_c::OPEN_SPEED = -40.0f
static

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