Tektite.
More...
#include <d_a_e_tt.h>
|
| 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
} |
| |
| cXyz | mDownPos |
| |
| cXyz | mHeadLockPos |
| |
| J3DModel * | mBallModel |
| |
| J3DAnmTextureSRTKey * | mBtk |
| |
| J3DAnmTevRegKey * | mBrk |
| |
| u8 | field_0x58c |
| |
| u8 | mThrowMode |
| |
| u16 | mFlags |
| |
| f32 | mAnmFrame |
| |
| u32 | mEffectID1 |
| |
| u32 | mEffectID2 |
| |
| u32 | mMidnaBindID [3] |
| |
| u8 | mMidnaBindMode |
| |
| leafdraw_class | base |
| |
| int | actor_type |
| |
| create_tag_class | actor_tag |
| |
| create_tag_class | draw_tag |
| |
| profile_method_class * | sub_method |
| |
| JKRSolidHeap * | heap |
| |
| 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 |
| |
| J3DModel * | model |
| |
| dJntCol_c * | jntCol |
| |
| 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 u32 | stopStatus |
| |
◆ _delete()
| int daE_TT_c::_delete |
( |
| ) |
|
◆ action()
| void daE_TT_c::action |
( |
| ) |
|
◆ calcHitGroundSpeed()
| void daE_TT_c::calcHitGroundSpeed |
( |
| ) |
|
◆ cc_set()
| void daE_TT_c::cc_set |
( |
| ) |
|
◆ checkFootGround()
| void daE_TT_c::checkFootGround |
( |
| ) |
|
◆ checkPlayerSearch()
| bool daE_TT_c::checkPlayerSearch |
( |
| ) |
|
◆ checkWaterSurface()
| void daE_TT_c::checkWaterSurface |
( |
| ) |
|
◆ create()
◆ CreateHeap()
| int daE_TT_c::CreateHeap |
( |
| ) |
|
◆ ctrlJoint()
◆ damage_check()
| void daE_TT_c::damage_check |
( |
| ) |
|
◆ draw()
◆ execute()
| int daE_TT_c::execute |
( |
| ) |
|
◆ executeAttack()
| void daE_TT_c::executeAttack |
( |
| ) |
|
◆ executeChase()
| void daE_TT_c::executeChase |
( |
| ) |
|
◆ executeDamage()
| void daE_TT_c::executeDamage |
( |
| ) |
|
◆ executeDeath()
| void daE_TT_c::executeDeath |
( |
| ) |
|
◆ executeFirstAttack()
| void daE_TT_c::executeFirstAttack |
( |
| ) |
|
◆ executeOutRange()
| void daE_TT_c::executeOutRange |
( |
| ) |
|
◆ executeWait()
| void daE_TT_c::executeWait |
( |
| ) |
|
◆ getCutType()
| int daE_TT_c::getCutType |
( |
| ) |
|
◆ JointCallBack()
| int daE_TT_c::JointCallBack |
( |
J3DJoint * | i_joint, |
|
|
int | param_1 ) |
|
static |
◆ mtx_set()
| void daE_TT_c::mtx_set |
( |
int | param_0 | ) |
|
◆ setActionMode()
| void daE_TT_c::setActionMode |
( |
int | i_action, |
|
|
int | i_mode ) |
◆ setBck()
| void daE_TT_c::setBck |
( |
int | i_index, |
|
|
u8 | i_attr, |
|
|
f32 | i_morf, |
|
|
f32 | i_rate ) |
◆ setBodyLandEffect()
| void daE_TT_c::setBodyLandEffect |
( |
| ) |
|
◆ setDamageInit()
| void daE_TT_c::setDamageInit |
( |
| ) |
|
◆ setDeathEyeEffect()
| void daE_TT_c::setDeathEyeEffect |
( |
| ) |
|
◆ setDeathFootEffect()
| void daE_TT_c::setDeathFootEffect |
( |
| ) |
|
◆ setWaterEffect()
| void daE_TT_c::setWaterEffect |
( |
| ) |
|
◆ field_0x6C4
| u8 daE_TT_c::field_0x6C4[0x6C8 - 0x6C4] |
|
private |
◆ field_0x6d4
| f32 daE_TT_c::field_0x6d4 |
|
private |
◆ field_0x6e0
| s16 daE_TT_c::field_0x6e0 |
|
private |
◆ field_0x6f0
| int daE_TT_c::field_0x6f0 |
|
private |
◆ field_0x6f7
◆ field_0x6fb
◆ field_0xAC4
| u8 daE_TT_c::field_0xAC4[0xACC - 0xAC4] |
|
private |
◆ mAcchCir
◆ mAction
◆ mAtInfo
◆ mAttackTimer
| int daE_TT_c::mAttackTimer |
|
private |
◆ mDamageCooldownTimer
| u16 daE_TT_c::mDamageCooldownTimer |
|
private |
◆ mDeathColor
| f32 daE_TT_c::mDeathColor |
|
private |
◆ mDeathParticle
| u32 daE_TT_c::mDeathParticle |
|
private |
◆ mDeathParticle2
| u32 daE_TT_c::mDeathParticle2 |
|
private |
◆ mFootJoints
| s16 daE_TT_c::mFootJoints[4] |
|
private |
◆ mGenericTimer
| u8 daE_TT_c::mGenericTimer |
|
private |
◆ mGndChk
◆ mHIOInit
◆ mMode
◆ mObjAcch
◆ mPhaseReq
◆ mPhaseReq2
◆ mPlayerCutTimer
| u8 daE_TT_c::mPlayerCutTimer |
|
private |
◆ mPlayerCutType
| u8 daE_TT_c::mPlayerCutType |
|
private |
◆ mPlayerOnHorse
| u8 daE_TT_c::mPlayerOnHorse |
|
private |
◆ mpMorfSO
◆ mPolyColors
| u32 daE_TT_c::mPolyColors[4] |
|
private |
◆ mpResName
| char* daE_TT_c::mpResName |
|
private |
◆ mShadowKey
◆ mSound
◆ mSphere
◆ mStts
◆ mSwitchFlag
◆ mTektiteOnWater
| u8 daE_TT_c::mTektiteOnWater |
|
private |
◆ mTektiteType
| u8 daE_TT_c::mTektiteType |
|
private |
◆ mTransOffset
| f32 daE_TT_c::mTransOffset |
|
private |
◆ mTransOffsetVelocity
| f32 daE_TT_c::mTransOffsetVelocity |
|
private |
The documentation for this class was generated from the following files: