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

Insect - Ant. More...

#include <d_a_obj_ari.h>

+ Inheritance diagram for daObjARI_c:
+ Collaboration diagram for daObjARI_c:

Public Member Functions

void InitCcSph ()
 
void SetCcSph ()
 
int ctrlJoint (J3DJoint *, J3DModel *)
 
int CreateHeap ()
 
void WallWalk ()
 
void MoveAction ()
 
void Action ()
 
void Insect_Release ()
 
void checkGround ()
 
void B_MoveAction ()
 
void FallAction ()
 
void ParticleSet ()
 
void BoomChk ()
 
void ObjHit ()
 
int Execute ()
 
void Z_BufferChk ()
 
int Delete ()
 
void setBaseMtx ()
 
int Draw ()
 
bool CreateChk ()
 
cPhs__Step create ()
 
- Public Member Functions inherited from dInsect_c
 dInsect_c ()
 
void Insect_GetDemoMain ()
 
void CalcZBuffer (f32)
 
bool ChkGetDemo ()
 
void setItemNo (u8 i_itemNo)
 
void setSaveBitNo (s16 i_saveBitNo)
 
- 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

dBgS_GndChk mGndChk
 
u8 field_0x5e4 [4]
 
u8 mAction
 
u8 mMode
 
s16 mTimer
 
f32 field_0x5ec
 
u8 field_0x5f0 [4]
 
s16 mTargetAngleY
 
u8 field_0x5f6 [6]
 
bool field_0x5fc
 
csXyz mWallAlignAngle
 
csXyz mWallAngle
 
u8 field_0x60a [2]
 
s16 mLegAngleY
 
s16 mDownAngleY
 
u8 field_0x610 [4]
 
cXyz mTargetPos
 
mDoExt_brkAnmmpBrkAnm
 
mDoExt_btkAnmmpBtkAnm
 
f32 mScreenZ
 
u32 mBufferZ
 
u8 mSex
 
u8 mLocation
 
f32 mParticleScale
 
f32 mParticleTargetScale
 
dCcD_Stts mCcStts
 
dCcD_Sph mCcSph
 
daPy_boomerangMove_c mBoomerangMove
 
bool mBoomerangHit
 
Z2Creature mCreatureSound
 
dBgS_AcchCir mAcchCir
 
dBgS_ObjAcch mAcch
 
mDoExt_McaMorfSOmpMorf
 
request_of_phase_process_class mPhase
 
bool mHIOInit
 

Additional Inherited Members

- Public Types inherited from dInsect_c
enum  Sex { SEX_MALE , SEX_FEMALE }
 
enum  Location { LOC_OUTSIDE , LOC_AGITHA , LOC_UNK_2 , LOC_UNK_3 }
 
- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 
- 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 fopAc_ac_c
static u32 stopStatus
 
- Protected Attributes inherited from dInsect_c
u8 field_0x56C
 
bool mDraw
 
u32 mParticleKey1
 
u32 mParticleKey2
 
u32 field_0x578
 
f32 field_0x57C
 
u8 m_itemNo
 
u8 mSex
 
s16 m_saveBitNo
 
u8 field_0x584
 
u8 field_0x585
 
u8 field_0x586 [2]
 
u32 m_itemId
 
int m_mode
 

Detailed Description

Insect - Ant.

Member Function Documentation

◆ Action()

void daObjARI_c::Action ( )

◆ B_MoveAction()

void daObjARI_c::B_MoveAction ( )

◆ BoomChk()

void daObjARI_c::BoomChk ( )

◆ checkGround()

void daObjARI_c::checkGround ( )

◆ create()

cPhs__Step daObjARI_c::create ( )

◆ CreateChk()

bool daObjARI_c::CreateChk ( )

◆ CreateHeap()

int daObjARI_c::CreateHeap ( )

◆ ctrlJoint()

int daObjARI_c::ctrlJoint ( J3DJoint i_joint,
J3DModel i_model 
)

◆ Delete()

int daObjARI_c::Delete ( )

◆ Draw()

int daObjARI_c::Draw ( )
inline

◆ Execute()

int daObjARI_c::Execute ( )

◆ FallAction()

void daObjARI_c::FallAction ( )

◆ InitCcSph()

void daObjARI_c::InitCcSph ( )

◆ Insect_Release()

void daObjARI_c::Insect_Release ( )
virtual

Reimplemented from dInsect_c.

◆ MoveAction()

void daObjARI_c::MoveAction ( )

◆ ObjHit()

void daObjARI_c::ObjHit ( )

◆ ParticleSet()

void daObjARI_c::ParticleSet ( )

◆ setBaseMtx()

void daObjARI_c::setBaseMtx ( )

◆ SetCcSph()

void daObjARI_c::SetCcSph ( )

◆ WallWalk()

void daObjARI_c::WallWalk ( )

◆ Z_BufferChk()

void daObjARI_c::Z_BufferChk ( )

Member Data Documentation

◆ field_0x5e4

u8 daObjARI_c::field_0x5e4[4]
private

◆ field_0x5ec

f32 daObjARI_c::field_0x5ec
private

◆ field_0x5f0

u8 daObjARI_c::field_0x5f0[4]
private

◆ field_0x5f6

u8 daObjARI_c::field_0x5f6[6]
private

◆ field_0x5fc

bool daObjARI_c::field_0x5fc
private

◆ field_0x60a

u8 daObjARI_c::field_0x60a[2]
private

◆ field_0x610

u8 daObjARI_c::field_0x610[4]
private

◆ mAcch

dBgS_ObjAcch daObjARI_c::mAcch
private

◆ mAcchCir

dBgS_AcchCir daObjARI_c::mAcchCir
private

◆ mAction

u8 daObjARI_c::mAction
private

◆ mBoomerangHit

bool daObjARI_c::mBoomerangHit
private

◆ mBoomerangMove

daPy_boomerangMove_c daObjARI_c::mBoomerangMove
private

◆ mBufferZ

u32 daObjARI_c::mBufferZ
private

◆ mCcSph

dCcD_Sph daObjARI_c::mCcSph
private

◆ mCcStts

dCcD_Stts daObjARI_c::mCcStts
private

◆ mCreatureSound

Z2Creature daObjARI_c::mCreatureSound
private

◆ mDownAngleY

s16 daObjARI_c::mDownAngleY
private

◆ mGndChk

dBgS_GndChk daObjARI_c::mGndChk
private

◆ mHIOInit

bool daObjARI_c::mHIOInit
private

◆ mLegAngleY

s16 daObjARI_c::mLegAngleY
private

◆ mLocation

u8 daObjARI_c::mLocation
private

◆ mMode

u8 daObjARI_c::mMode
private

◆ mParticleScale

f32 daObjARI_c::mParticleScale
private

◆ mParticleTargetScale

f32 daObjARI_c::mParticleTargetScale
private

◆ mpBrkAnm

mDoExt_brkAnm* daObjARI_c::mpBrkAnm
private

◆ mpBtkAnm

mDoExt_btkAnm* daObjARI_c::mpBtkAnm
private

◆ mPhase

request_of_phase_process_class daObjARI_c::mPhase
private

◆ mpMorf

mDoExt_McaMorfSO* daObjARI_c::mpMorf
private

◆ mScreenZ

f32 daObjARI_c::mScreenZ
private

◆ mSex

u8 daObjARI_c::mSex
private

◆ mTargetAngleY

s16 daObjARI_c::mTargetAngleY
private

◆ mTargetPos

cXyz daObjARI_c::mTargetPos
private

◆ mTimer

s16 daObjARI_c::mTimer
private

◆ mWallAlignAngle

csXyz daObjARI_c::mWallAlignAngle
private

◆ mWallAngle

csXyz daObjARI_c::mWallAngle
private

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