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

Boomerang Switch. More...

#include <d_a_obj_swpropeller.h>

+ Inheritance diagram for daObjSwPr_c:
+ Collaboration diagram for daObjSwPr_c:

Public Member Functions

void initBaseMtx ()
 
void setBaseMtx ()
 
int Create ()
 
int CreateHeap ()
 
int create ()
 
int setRotateTime ()
 
void switchCtrl ()
 
void execute_type_boomerang ()
 
void execute_type_wind ()
 
int execute ()
 
int draw ()
 
int _delete ()
 
u8 getNameArg ()
 
u8 getMdlType ()
 
int getSwbit ()
 
u32 getSwbit2 ()
 
- 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
 
dCcD_Stts mCcStts
 
dCcD_Cyl mCyl1
 
dCcD_Cyl mCyl2
 
s16 mRotateSpeed
 
s16 mRotateInitSpeed
 
s16 field_0x82c
 
s16 mRotateTime
 
u16 mKaitenJntID
 
s16 mSwDelayTimer
 
u16 field_0x834
 
u16 mSwOffDelayTimer
 
u8 field_0x838
 
u8 field_0x839
 
u8 field_0x83a
 
u8 field_0x83b
 
u8 mNameArg
 
u8 field_0x83d
 
u8 mModelType
 
- 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
 

Additional Inherited Members

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

Detailed Description

Boomerang Switch.

Member Function Documentation

◆ _delete()

int daObjSwPr_c::_delete ( )

◆ Create()

int daObjSwPr_c::Create ( )

◆ create()

int daObjSwPr_c::create ( )

◆ CreateHeap()

int daObjSwPr_c::CreateHeap ( )

◆ draw()

int daObjSwPr_c::draw ( )

◆ execute()

int daObjSwPr_c::execute ( )

◆ execute_type_boomerang()

void daObjSwPr_c::execute_type_boomerang ( )

◆ execute_type_wind()

void daObjSwPr_c::execute_type_wind ( )

◆ getMdlType()

u8 daObjSwPr_c::getMdlType ( )
inline

◆ getNameArg()

u8 daObjSwPr_c::getNameArg ( )
inline

◆ getSwbit()

int daObjSwPr_c::getSwbit ( )
inline

◆ getSwbit2()

u32 daObjSwPr_c::getSwbit2 ( )
inline

◆ initBaseMtx()

void daObjSwPr_c::initBaseMtx ( )

◆ setBaseMtx()

void daObjSwPr_c::setBaseMtx ( )

◆ setRotateTime()

int daObjSwPr_c::setRotateTime ( )

◆ switchCtrl()

void daObjSwPr_c::switchCtrl ( )

Member Data Documentation

◆ field_0x82c

s16 daObjSwPr_c::field_0x82c

◆ field_0x834

u16 daObjSwPr_c::field_0x834

◆ field_0x838

u8 daObjSwPr_c::field_0x838

◆ field_0x839

u8 daObjSwPr_c::field_0x839

◆ field_0x83a

u8 daObjSwPr_c::field_0x83a

◆ field_0x83b

u8 daObjSwPr_c::field_0x83b

◆ field_0x83d

u8 daObjSwPr_c::field_0x83d

◆ mCcStts

dCcD_Stts daObjSwPr_c::mCcStts

◆ mCyl1

dCcD_Cyl daObjSwPr_c::mCyl1

◆ mCyl2

dCcD_Cyl daObjSwPr_c::mCyl2

◆ mKaitenJntID

u16 daObjSwPr_c::mKaitenJntID

◆ mModelType

u8 daObjSwPr_c::mModelType

◆ mNameArg

u8 daObjSwPr_c::mNameArg

◆ mPhase

request_of_phase_process_class daObjSwPr_c::mPhase

◆ mpModel

J3DModel* daObjSwPr_c::mpModel

◆ mRotateInitSpeed

s16 daObjSwPr_c::mRotateInitSpeed

◆ mRotateSpeed

s16 daObjSwPr_c::mRotateSpeed

◆ mRotateTime

s16 daObjSwPr_c::mRotateTime

◆ mSwDelayTimer

s16 daObjSwPr_c::mSwDelayTimer

◆ mSwOffDelayTimer

u16 daObjSwPr_c::mSwOffDelayTimer

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