Guay.
More...
#include <d_a_e_ge.h>
|
| typedef void(daE_GE_c::*) | actionFunc() |
| |
| 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
} |
| |
|
| void | bckSet (int, f32, u8, f32) |
| |
| bool | bckCheck (int) |
| |
| int | draw () |
| |
| bool | checkBeforeBg (int, f32) |
| |
| void | setActionMode (int) |
| |
| void | damage_check () |
| |
| bool | checkOtherAttacker () |
| |
| bool | searchNextAttacker () |
| |
| bool | checkCircleSpeedAdd (cXyz *, cXyz *) |
| |
| void | setAddCalcSpeed (cXyz &, cXyz const &, f32, f32, f32, f32) |
| |
| cXyz | calcCircleFly (cXyz *, cXyz *, s16, f32, s16, f32) |
| |
| void | executeWait () |
| |
| void | executeFly () |
| |
| bool | checkAttackPossible (s16, bool) |
| |
| void | executeAttack () |
| |
| void | setBackAnime (int) |
| |
| void | executeBack () |
| |
| void | executeDown () |
| |
| void | setSurpriseTime (s16) |
| |
| void | setSurprise () |
| |
| void | executeSurprise () |
| |
| void | setCaw () |
| |
| void | executeCaw () |
| |
| void | executeWind () |
| |
| void | executeShield () |
| |
| void | action () |
| |
| void | mtx_set () |
| |
| void | cc_set () |
| |
| int | execute () |
| |
| int | _delete () |
| |
| int | CreateHeap () |
| |
| int | create () |
| |
| s16 | getSurpriseTime () |
| |
| s32 | getActionMode () |
| |
| s32 | getMoveType () |
| |
| u8 | getGroupNo () |
| |
| 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 |
| |
| u32 * | getMidnaBindID (int i_idx) |
| |
| u8 | getMidnaBindMode () |
| |
| cXyz & | getDownPos () |
| |
| cXyz & | getHeadLockPos () |
| |
| 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) |
| |
| | fopAc_ac_c () |
| |
| | ~fopAc_ac_c () |
| |
◆ actionFunc
| void(daE_GE_c::*) daE_GE_c::actionFunc() |
◆ _delete()
| int daE_GE_c::_delete |
( |
| ) |
|
◆ action()
| void daE_GE_c::action |
( |
| ) |
|
◆ bckCheck()
| bool daE_GE_c::bckCheck |
( |
int | i_index | ) |
|
◆ bckSet()
| void daE_GE_c::bckSet |
( |
int | i_index, |
|
|
f32 | i_morf, |
|
|
u8 | i_attr, |
|
|
f32 | i_rate ) |
◆ calcCircleFly()
◆ cc_set()
| void daE_GE_c::cc_set |
( |
| ) |
|
◆ checkAttackPossible()
| bool daE_GE_c::checkAttackPossible |
( |
s16 | i_angle, |
|
|
bool | param_1 ) |
◆ checkBeforeBg()
| bool daE_GE_c::checkBeforeBg |
( |
int | param_0, |
|
|
f32 | param_1 ) |
◆ checkCircleSpeedAdd()
| bool daE_GE_c::checkCircleSpeedAdd |
( |
cXyz * | i_src, |
|
|
cXyz * | param_1 ) |
◆ checkOtherAttacker()
| bool daE_GE_c::checkOtherAttacker |
( |
| ) |
|
◆ create()
◆ CreateHeap()
| int daE_GE_c::CreateHeap |
( |
| ) |
|
◆ damage_check()
| void daE_GE_c::damage_check |
( |
| ) |
|
◆ draw()
◆ execute()
| int daE_GE_c::execute |
( |
| ) |
|
◆ executeAttack()
| void daE_GE_c::executeAttack |
( |
| ) |
|
◆ executeBack()
| void daE_GE_c::executeBack |
( |
| ) |
|
◆ executeCaw()
| void daE_GE_c::executeCaw |
( |
| ) |
|
◆ executeDown()
| void daE_GE_c::executeDown |
( |
| ) |
|
◆ executeFly()
| void daE_GE_c::executeFly |
( |
| ) |
|
◆ executeShield()
| void daE_GE_c::executeShield |
( |
| ) |
|
◆ executeSurprise()
| void daE_GE_c::executeSurprise |
( |
| ) |
|
◆ executeWait()
| void daE_GE_c::executeWait |
( |
| ) |
|
◆ executeWind()
| void daE_GE_c::executeWind |
( |
| ) |
|
◆ getActionMode()
| s32 daE_GE_c::getActionMode |
( |
| ) |
|
|
inline |
◆ getGroupNo()
| u8 daE_GE_c::getGroupNo |
( |
| ) |
|
|
inline |
◆ getMoveType()
| s32 daE_GE_c::getMoveType |
( |
| ) |
|
|
inline |
◆ getSurpriseTime()
| s16 daE_GE_c::getSurpriseTime |
( |
| ) |
|
|
inline |
◆ mtx_set()
| void daE_GE_c::mtx_set |
( |
| ) |
|
◆ searchNextAttacker()
| bool daE_GE_c::searchNextAttacker |
( |
| ) |
|
◆ setActionMode()
| void daE_GE_c::setActionMode |
( |
int | i_actionMode | ) |
|
◆ setAddCalcSpeed()
| void daE_GE_c::setAddCalcSpeed |
( |
cXyz & | param_0, |
|
|
cXyz const & | param_1, |
|
|
f32 | param_2, |
|
|
f32 | param_3, |
|
|
f32 | param_4, |
|
|
f32 | param_5 ) |
◆ setBackAnime()
| void daE_GE_c::setBackAnime |
( |
int | param_0 | ) |
|
◆ setCaw()
| void daE_GE_c::setCaw |
( |
| ) |
|
◆ setSurprise()
| void daE_GE_c::setSurprise |
( |
| ) |
|
◆ setSurpriseTime()
| void daE_GE_c::setSurpriseTime |
( |
s16 | i_surpriseTime | ) |
|
◆ field_0xb4c
| cXyz daE_GE_c::field_0xb4c |
|
private |
◆ field_0xb58
| f32 daE_GE_c::field_0xb58 |
|
private |
◆ field_0xb5c
| f32 daE_GE_c::field_0xb5c |
|
private |
◆ field_0xb60
| f32 daE_GE_c::field_0xb60 |
|
private |
◆ field_0xb64
| f32 daE_GE_c::field_0xb64 |
|
private |
◆ field_0xb68
| f32 daE_GE_c::field_0xb68 |
|
private |
◆ field_0xB6C
| u8 daE_GE_c::field_0xB6C[0xB70 - 0xB6C] |
|
private |
◆ field_0xb8a
| s16 daE_GE_c::field_0xb8a |
|
private |
◆ field_0xb8c
| s16 daE_GE_c::field_0xb8c |
|
private |
◆ field_0xb8e
| s16 daE_GE_c::field_0xb8e[2] |
|
private |
◆ field_0xb9d
◆ field_0xb9e
◆ l_actionmenu
Initial value:= {
}
void executeCaw()
Definition d_a_e_ge.cpp:949
void executeSurprise()
Definition d_a_e_ge.cpp:883
void executeWind()
Definition d_a_e_ge.cpp:990
void executeBack()
Definition d_a_e_ge.cpp:658
void executeShield()
Definition d_a_e_ge.cpp:1049
void executeDown()
Definition d_a_e_ge.cpp:788
void executeFly()
Definition d_a_e_ge.cpp:382
void executeWait()
Definition d_a_e_ge.cpp:333
void executeAttack()
Definition d_a_e_ge.cpp:485
◆ mAcchCir
◆ mActionMode
| int daE_GE_c::mActionMode |
|
private |
◆ mAnmChangeTimer
| s16 daE_GE_c::mAnmChangeTimer |
|
private |
◆ mAtInfo
◆ mBackAnimeTimer
| int daE_GE_c::mBackAnimeTimer |
|
private |
◆ mCircleFlyScale
| s16 daE_GE_c::mCircleFlyScale |
|
private |
◆ mDamageCooldownTimer
| s16 daE_GE_c::mDamageCooldownTimer |
|
private |
◆ mGroupNo
◆ mHIOInit
◆ mHitDirectionY
| s16 daE_GE_c::mHitDirectionY |
|
private |
◆ mMode
◆ mMoveType
◆ mObjAcch
◆ mPhaseReq
◆ mpMorfSO
◆ mPrevActionMode
| int daE_GE_c::mPrevActionMode |
|
private |
◆ mShadowKey
◆ mSmokeKey
◆ mSmokeKey2
◆ mSound
◆ mSphere
◆ mSphere2
◆ mStts
◆ mSubMode
◆ mSurpriseTime
| s16 daE_GE_c::mSurpriseTime |
|
private |
◆ mSwitch
The documentation for this class was generated from the following files: