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

Cat Door. More...

#include <d_a_obj_catdoor.h>

+ Inheritance diagram for daObjCatDoor_c:
+ Collaboration diagram for daObjCatDoor_c:

Public Member Functions

 ~daObjCatDoor_c ()
 
const daObjCatDoor_Attr_cattr () const
 
void initBaseMtx ()
 
void setBaseMtx ()
 
void calcOpen ()
 
u8 getSwitchNo ()
 
int createHeap ()
 
int draw ()
 
int execute ()
 
int create ()
 
void create_init ()
 
void _toDoorOpened ()
 
void setDoorOpen ()
 
- Public Member Functions inherited from fopAc_ac_c
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Static Public Attributes

static const daObjCatDoor_Attr_c M_attr
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Private Attributes

request_of_phase_process_class mPhaseReq
 
daObjCatDoor_Door_c mDoor1
 
daObjCatDoor_Door_c mDoor2
 
Mtx mMtx
 
s16 mRotSpeed
 

Additional Inherited Members

- Static Public Member Functions inherited from fopAc_ac_c
static u32 getStopStatus ()
 
static void setStopStatus (u32 status)
 
- Public Attributes inherited from fopAc_ac_c
leafdraw_class base
 
int actor_type
 
create_tag_class actor_tag
 
create_tag_class draw_tag
 
profile_method_classsub_method
 
JKRSolidHeap * heap
 
dEvt_info_c eventInfo
 
dKy_tevstr_c tevStr
 
u16 setID
 
u8 group
 
u8 cullType
 
u8 demoActorID
 
s8 argument
 
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
 
J3DModel * model
 
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
 
s8 field_0x566
 
s8 field_0x567
 

Detailed Description

Cat Door.

Constructor & Destructor Documentation

◆ ~daObjCatDoor_c()

daObjCatDoor_c::~daObjCatDoor_c ( )
inline

Member Function Documentation

◆ _toDoorOpened()

void daObjCatDoor_c::_toDoorOpened ( )
inline

◆ attr()

const daObjCatDoor_Attr_c * daObjCatDoor_c::attr ( ) const

◆ calcOpen()

void daObjCatDoor_c::calcOpen ( )

◆ create()

int daObjCatDoor_c::create ( )
inline

◆ create_init()

void daObjCatDoor_c::create_init ( )
inline

◆ createHeap()

int daObjCatDoor_c::createHeap ( )
inline

◆ draw()

int daObjCatDoor_c::draw ( )
inline

◆ execute()

int daObjCatDoor_c::execute ( )
inline

◆ getSwitchNo()

u8 daObjCatDoor_c::getSwitchNo ( )
inline

◆ initBaseMtx()

void daObjCatDoor_c::initBaseMtx ( )

◆ setBaseMtx()

void daObjCatDoor_c::setBaseMtx ( )

◆ setDoorOpen()

void daObjCatDoor_c::setDoorOpen ( )
inline

Member Data Documentation

◆ M_attr

const daObjCatDoor_Attr_c daObjCatDoor_c::M_attr
static
Initial value:
= {
30,
1400,
}

◆ mDoor1

daObjCatDoor_Door_c daObjCatDoor_c::mDoor1
private

◆ mDoor2

daObjCatDoor_Door_c daObjCatDoor_c::mDoor2
private

◆ mMtx

Mtx daObjCatDoor_c::mMtx
private

◆ mPhaseReq

request_of_phase_process_class daObjCatDoor_c::mPhaseReq
private

◆ mRotSpeed

s16 daObjCatDoor_c::mRotSpeed
private

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