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

Beehive. More...

#include <d_a_e_nest.h>

+ Inheritance diagram for e_nest_class:
+ Collaboration diagram for e_nest_class:

Public Types

enum  Type { TYPE_BEE = 1 , TYPE_BUG = 2 }
 
enum  Action {
  ACT_NORMAL = 0 , ACT_DROP = 1 , ACT_HOOK = 2 , ACT_CARRY = 3 ,
  ACT_FLOAT = 4 , ACT_DEBRIS = 5
}
 

Public Attributes

request_of_phase_process_class mPhase
 
u8 mParamType
 
u8 mParam1
 
u8 mParamScale
 
u8 mBrokenSwitch
 
u8 unused_0x574 [4]
 
J3DModelmpModel
 
s16 mFrame
 
s16 mAction
 
s16 mMode
 
s16 mTimers [3]
 
s16 mHitTimer
 
s8 mKnockDown
 
f32 mCarryOffset
 
f32 mDropOffset
 
f32 mWaterHeight
 
s16 mCarryAngle
 
s16 mCarryAngleSpeed
 
u8 unused_0x59c [4]
 
u32 mShadowKey
 
cXyz mCenterPos
 
s8 mIframes
 
dBgS_AcchCir mAcchCir
 
dBgS_ObjAcch mAcch
 
dCcD_Stts mCcStts
 
dCcD_Sph mCcSph
 
dCcD_Cyl mCcCyl
 
dCcU_AtInfo mAtInfo
 
bool mHawkHit
 
int mHitActorID
 
f32 mBob
 
csXyz mRotation
 
s16 mSpin
 
f32 mWobble
 
u32 mSmokeKey1
 
u32 mSmokeKey2
 
u32 mParticleKey [4]
 
u32 mRippleKey
 
u8 unused_0xad4 [4]
 
Z2SoundObjBeeGroup mBeeSound
 
Z2SoundObjSimple mSound
 
s8 mBreakStage
 
nest_hahen_s mDebris [5]
 
s16 mDemoStage
 
s16 mDemoTimer
 
cXyz mDemoCameraEye
 
cXyz mDemoCameraCenter
 
f32 mDemoCameraFovY
 
bool mHIOInit
 
- 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

- 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 ()
 
- 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

Beehive.

Member Enumeration Documentation

◆ Action

Enumerator
ACT_NORMAL 
ACT_DROP 
ACT_HOOK 
ACT_CARRY 
ACT_FLOAT 
ACT_DEBRIS 

◆ Type

Enumerator
TYPE_BEE 
TYPE_BUG 

Member Data Documentation

◆ mAcch

dBgS_ObjAcch e_nest_class::mAcch

◆ mAcchCir

dBgS_AcchCir e_nest_class::mAcchCir

◆ mAction

s16 e_nest_class::mAction

◆ mAtInfo

dCcU_AtInfo e_nest_class::mAtInfo

◆ mBeeSound

Z2SoundObjBeeGroup e_nest_class::mBeeSound

◆ mBob

f32 e_nest_class::mBob

◆ mBreakStage

s8 e_nest_class::mBreakStage

◆ mBrokenSwitch

u8 e_nest_class::mBrokenSwitch

◆ mCarryAngle

s16 e_nest_class::mCarryAngle

◆ mCarryAngleSpeed

s16 e_nest_class::mCarryAngleSpeed

◆ mCarryOffset

f32 e_nest_class::mCarryOffset

◆ mCcCyl

dCcD_Cyl e_nest_class::mCcCyl

◆ mCcSph

dCcD_Sph e_nest_class::mCcSph

◆ mCcStts

dCcD_Stts e_nest_class::mCcStts

◆ mCenterPos

cXyz e_nest_class::mCenterPos

◆ mDebris

nest_hahen_s e_nest_class::mDebris[5]

◆ mDemoCameraCenter

cXyz e_nest_class::mDemoCameraCenter

◆ mDemoCameraEye

cXyz e_nest_class::mDemoCameraEye

◆ mDemoCameraFovY

f32 e_nest_class::mDemoCameraFovY

◆ mDemoStage

s16 e_nest_class::mDemoStage

◆ mDemoTimer

s16 e_nest_class::mDemoTimer

◆ mDropOffset

f32 e_nest_class::mDropOffset

◆ mFrame

s16 e_nest_class::mFrame

◆ mHawkHit

bool e_nest_class::mHawkHit

◆ mHIOInit

bool e_nest_class::mHIOInit

◆ mHitActorID

int e_nest_class::mHitActorID

◆ mHitTimer

s16 e_nest_class::mHitTimer

◆ mIframes

s8 e_nest_class::mIframes

◆ mKnockDown

s8 e_nest_class::mKnockDown

◆ mMode

s16 e_nest_class::mMode

◆ mParam1

u8 e_nest_class::mParam1

◆ mParamScale

u8 e_nest_class::mParamScale

◆ mParamType

u8 e_nest_class::mParamType

◆ mParticleKey

u32 e_nest_class::mParticleKey[4]

◆ mPhase

request_of_phase_process_class e_nest_class::mPhase

◆ mpModel

J3DModel* e_nest_class::mpModel

◆ mRippleKey

u32 e_nest_class::mRippleKey

◆ mRotation

csXyz e_nest_class::mRotation

◆ mShadowKey

u32 e_nest_class::mShadowKey

◆ mSmokeKey1

u32 e_nest_class::mSmokeKey1

◆ mSmokeKey2

u32 e_nest_class::mSmokeKey2

◆ mSound

Z2SoundObjSimple e_nest_class::mSound

◆ mSpin

s16 e_nest_class::mSpin

◆ mTimers

s16 e_nest_class::mTimers[3]

◆ mWaterHeight

f32 e_nest_class::mWaterHeight

◆ mWobble

f32 e_nest_class::mWobble

◆ unused_0x574

u8 e_nest_class::unused_0x574[4]

◆ unused_0x59c

u8 e_nest_class::unused_0x59c[4]

◆ unused_0xad4

u8 e_nest_class::unused_0xad4[4]

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