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

Bomb Fish. More...

#include <d_a_e_bg.h>

+ Inheritance diagram for daE_BG_c:
+ Collaboration diagram for daE_BG_c:

Public Member Functions

int ctrlJoint (J3DJoint *, J3DModel *)
 
int draw ()
 
void setBck (int, u8, f32, f32)
 
void setActionMode (int, int)
 
void damage_check ()
 
void setSparkEffect ()
 
fopAc_ac_csearch_esa ()
 
void executeBorn ()
 
void executeSwim ()
 
void executeAttack ()
 
void executeDamage ()
 
bool setBombCarry (int)
 
void executeBomb ()
 
void executeBirth ()
 
void executeHook ()
 
void executeEat ()
 
void action ()
 
void mtx_set ()
 
void cc_set ()
 
int execute ()
 
int _delete ()
 
int CreateHeap ()
 
int create ()
 
void setBgId (u32 i_bgId)
 
bool isBomb ()
 
- Public Member Functions inherited from fopEn_enemy_c
BOOL initBallModel ()
 
bool checkBallModelDraw ()
 
void setBallModelEffect (dKy_tevstr_c *)
 
void drawBallModel (dKy_tevstr_c *)
 
BOOL checkWolfNoLock () const
 
BOOL checkHeadLockFlg () const
 
BOOL checkWolfBiteDamage () const
 
BOOL checkWolfDownPullFlg () const
 
BOOL checkDownFlg ()
 
BOOL checkCutDownHitFlg () const
 
BOOL checkWolfDownStartFlg () const
 
BOOL checkDeadFlg () const
 
BOOL checkThrowMode (u8 param_1) const
 
u32getMidnaBindID (int i_idx)
 
u8 getMidnaBindMode ()
 
cXyzgetDownPos ()
 
cXyzgetHeadLockPos ()
 
void onCutDownHitFlg ()
 
void onWolfBiteDamage ()
 
void onWolfDownStartFlg ()
 
void onWolfDownPullEndFlg ()
 
void onWolfNoLock ()
 
void onDownFlg ()
 
void onHeadLockFlg ()
 
void offWolfBiteDamage ()
 
void offCutDownHitFlg ()
 
void offWolfDownPullFlg ()
 
void offDownFlg ()
 
void offWolfNoLock ()
 
void offHeadLockFlg ()
 
void offThrowMode (u8 throwMode)
 
void offWolfBiteDamage ()
 
void offCutDownHitFlg ()
 
void offWolfDownPullFlg ()
 
void offDownFlg ()
 
void offWolfNoLock ()
 
void offHeadLockFlg ()
 
void offThrowMode (u8 throwMode)
 
void setMidnaBindMode (u8 i_bindMode)
 
void setMidnaBindID (u8 i_idx, u32 i_bindID)
 
void setThrowModeCatch ()
 
void setThrowModeDash ()
 
void setThrowModeThrowRight ()
 
void setThrowModeThrowLeft ()
 
void setDownPos (const cXyz *i_pos)
 
void setHeadLockPos (const cXyz *i_pos)
 
- Public Member Functions inherited from fopAc_ac_c
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Static Public Member Functions

static int JointCallBack (J3DJoint *, int)
 
- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 

Private Attributes

request_of_phase_process_class mPhaseReq
 
mDoExt_McaMorfSOmpMorfSO
 
mDoExt_brkAnmmpBrkAnm
 
Z2CreatureEnemy mCreatureSound
 
cXyz field_0x660
 
u32 mBgId
 
s32 mActionMode
 
s32 mMoveMode
 
u32 mShadowKey
 
u8 field_0x67c [0x684 - 0x67C]
 
f32 field_0x684
 
f32 field_0x688
 
u8 field_0x68c
 
u8 field_0x68d
 
u8 field_0x68e
 
u8 field_0x68f
 
s32 field_0x690
 
s32 field_0x694
 
s16 field_0x698
 
s16 field_0x69a
 
s16 field_0x69c
 
s16 field_0x69e
 
s16 field_0x6a0
 
s16 field_0x6a2
 
s16 field_0x6a4 [3]
 
s16 field_0x6aa
 
s16 field_0x6ac
 
u8 field_0x6ae
 
u8 field_0x6af
 
u8 field_0x6b0
 
bool mIsBomb
 
u8 field_0x6b2 [0x6B4 - 0x6B2]
 
dBgS_AcchCir mAcchCir
 
dBgS_ObjAcch mObjAcch
 
dCcD_Stts mStts
 
dCcD_Sph mSphere
 
dCcD_Sph mAtSphere
 
dCcU_AtInfo mAtInfo
 
u32 mParticle [5]
 
u32 mParticle2
 
u32 mParticle3
 
u8 mHIOInit
 

Additional Inherited Members

- Public Types inherited from fopEn_enemy_c
enum  fopEn_flag {
  fopEn_flag_Down = 0x1 , fopEn_flag_CutDownHit = 0x2 , fopEn_flag_WolfDownStart = 0x4 , fopEn_flag_Dead = 0x8 ,
  fopEn_flag_WolfDownPull = 0x10 , fopEn_flag_WolfDownPullEnd = 0x20 , fopEn_flag_WolfBiteDamage = 0x40 , fopEn_flag_HeadLock = 0x80 ,
  fopEn_flag_WolfNoLock = 0x200
}
 
enum  fopEn_throwMode { fopEn_throwMode_Catch = 0x2 , fopEn_throwMode_Dash = 0x4 , fopEn_throwMode_ThrowLeft = 0x8 , fopEn_throwMode_ThrowRight = 0x10 }
 
- Public Attributes inherited from fopEn_enemy_c
cXyz mDownPos
 
cXyz mHeadLockPos
 
J3DModelmBallModel
 
J3DAnmTextureSRTKeymBtk
 
J3DAnmTevRegKeymBrk
 
u8 field_0x58c
 
u8 mThrowMode
 
u16 mFlags
 
f32 mAnmFrame
 
u32 mEffectID1
 
u32 mEffectID2
 
u32 mMidnaBindID [3]
 
u8 mMidnaBindMode
 
- 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
 
JKRSolidHeapheap
 
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
 
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
 
s8 field_0x566
 
s8 field_0x567
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Detailed Description

Bomb Fish.

Member Function Documentation

◆ _delete()

int daE_BG_c::_delete ( )

◆ action()

void daE_BG_c::action ( )

◆ cc_set()

void daE_BG_c::cc_set ( )

◆ create()

int daE_BG_c::create ( )

◆ CreateHeap()

int daE_BG_c::CreateHeap ( )

◆ ctrlJoint()

int daE_BG_c::ctrlJoint ( J3DJoint * i_joint,
J3DModel * i_model )

◆ damage_check()

void daE_BG_c::damage_check ( )

◆ draw()

int daE_BG_c::draw ( )

◆ execute()

int daE_BG_c::execute ( )

◆ executeAttack()

void daE_BG_c::executeAttack ( )

◆ executeBirth()

void daE_BG_c::executeBirth ( )

◆ executeBomb()

void daE_BG_c::executeBomb ( )

◆ executeBorn()

void daE_BG_c::executeBorn ( )

◆ executeDamage()

void daE_BG_c::executeDamage ( )

◆ executeEat()

void daE_BG_c::executeEat ( )

◆ executeHook()

void daE_BG_c::executeHook ( )

◆ executeSwim()

void daE_BG_c::executeSwim ( )

◆ isBomb()

bool daE_BG_c::isBomb ( )
inline

◆ JointCallBack()

int daE_BG_c::JointCallBack ( J3DJoint * i_joint,
int param_1 )
static

◆ mtx_set()

void daE_BG_c::mtx_set ( )

◆ search_esa()

fopAc_ac_c * daE_BG_c::search_esa ( )

◆ setActionMode()

void daE_BG_c::setActionMode ( int i_action,
int i_mode )

◆ setBck()

void daE_BG_c::setBck ( int param_0,
u8 param_1,
f32 param_2,
f32 param_3 )

◆ setBgId()

void daE_BG_c::setBgId ( u32 i_bgId)
inline

◆ setBombCarry()

bool daE_BG_c::setBombCarry ( int param_0)

◆ setSparkEffect()

void daE_BG_c::setSparkEffect ( )

Member Data Documentation

◆ field_0x660

cXyz daE_BG_c::field_0x660
private

◆ field_0x67c

u8 daE_BG_c::field_0x67c[0x684 - 0x67C]
private

◆ field_0x684

f32 daE_BG_c::field_0x684
private

◆ field_0x688

f32 daE_BG_c::field_0x688
private

◆ field_0x68c

u8 daE_BG_c::field_0x68c
private

◆ field_0x68d

u8 daE_BG_c::field_0x68d
private

◆ field_0x68e

u8 daE_BG_c::field_0x68e
private

◆ field_0x68f

u8 daE_BG_c::field_0x68f
private

◆ field_0x690

s32 daE_BG_c::field_0x690
private

◆ field_0x694

s32 daE_BG_c::field_0x694
private

◆ field_0x698

s16 daE_BG_c::field_0x698
private

◆ field_0x69a

s16 daE_BG_c::field_0x69a
private

◆ field_0x69c

s16 daE_BG_c::field_0x69c
private

◆ field_0x69e

s16 daE_BG_c::field_0x69e
private

◆ field_0x6a0

s16 daE_BG_c::field_0x6a0
private

◆ field_0x6a2

s16 daE_BG_c::field_0x6a2
private

◆ field_0x6a4

s16 daE_BG_c::field_0x6a4[3]
private

◆ field_0x6aa

s16 daE_BG_c::field_0x6aa
private

◆ field_0x6ac

s16 daE_BG_c::field_0x6ac
private

◆ field_0x6ae

u8 daE_BG_c::field_0x6ae
private

◆ field_0x6af

u8 daE_BG_c::field_0x6af
private

◆ field_0x6b0

u8 daE_BG_c::field_0x6b0
private

◆ field_0x6b2

u8 daE_BG_c::field_0x6b2[0x6B4 - 0x6B2]
private

◆ mAcchCir

dBgS_AcchCir daE_BG_c::mAcchCir
private

◆ mActionMode

s32 daE_BG_c::mActionMode
private

◆ mAtInfo

dCcU_AtInfo daE_BG_c::mAtInfo
private

◆ mAtSphere

dCcD_Sph daE_BG_c::mAtSphere
private

◆ mBgId

u32 daE_BG_c::mBgId
private

◆ mCreatureSound

Z2CreatureEnemy daE_BG_c::mCreatureSound
private

◆ mHIOInit

u8 daE_BG_c::mHIOInit
private

◆ mIsBomb

bool daE_BG_c::mIsBomb
private

◆ mMoveMode

s32 daE_BG_c::mMoveMode
private

◆ mObjAcch

dBgS_ObjAcch daE_BG_c::mObjAcch
private

◆ mParticle

u32 daE_BG_c::mParticle[5]
private

◆ mParticle2

u32 daE_BG_c::mParticle2
private

◆ mParticle3

u32 daE_BG_c::mParticle3
private

◆ mpBrkAnm

mDoExt_brkAnm* daE_BG_c::mpBrkAnm
private

◆ mPhaseReq

request_of_phase_process_class daE_BG_c::mPhaseReq
private

◆ mpMorfSO

mDoExt_McaMorfSO* daE_BG_c::mpMorfSO
private

◆ mShadowKey

u32 daE_BG_c::mShadowKey
private

◆ mSphere

dCcD_Sph daE_BG_c::mSphere
private

◆ mStts

dCcD_Stts daE_BG_c::mStts
private

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