Phantom Rider.
More...
#include <d_a_e_fk.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
} |
| |
| static void | setStopStatus (u32 status) |
| |
| 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 |
| |
◆ Action()
| void daE_FK_c::Action |
( |
| ) |
|
◆ At_Check()
| void daE_FK_c::At_Check |
( |
int | i_sphIdx | ) |
|
◆ AtChk()
◆ AttackAction()
| void daE_FK_c::AttackAction |
( |
| ) |
|
◆ checkViewArea()
| bool daE_FK_c::checkViewArea |
( |
| ) |
|
◆ Create()
◆ CreateChk()
| void daE_FK_c::CreateChk |
( |
| ) |
|
◆ CreateHeap()
| int daE_FK_c::CreateHeap |
( |
| ) |
|
◆ ctrlJoint()
◆ DamageAction()
| void daE_FK_c::DamageAction |
( |
| ) |
|
◆ DamageChk()
| void daE_FK_c::DamageChk |
( |
| ) |
|
◆ DeathAction()
| void daE_FK_c::DeathAction |
( |
| ) |
|
◆ Delete()
◆ Draw()
◆ Execute()
| int daE_FK_c::Execute |
( |
| ) |
|
◆ HsAngleSet()
| void daE_FK_c::HsAngleSet |
( |
| ) |
|
◆ initBodySph()
| void daE_FK_c::initBodySph |
( |
| ) |
|
◆ initSwordSph()
| void daE_FK_c::initSwordSph |
( |
| ) |
|
◆ OnAt()
◆ R_MoveAction()
| void daE_FK_c::R_MoveAction |
( |
| ) |
|
◆ RunAction()
| void daE_FK_c::RunAction |
( |
| ) |
|
◆ SetAnm()
| void daE_FK_c::SetAnm |
( |
int | i_anm, |
|
|
int | i_mode, |
|
|
f32 | i_morf, |
|
|
f32 | i_speed ) |
◆ SetAnmSpeed()
| void daE_FK_c::SetAnmSpeed |
( |
| ) |
|
◆ setBaseMtx()
| void daE_FK_c::setBaseMtx |
( |
| ) |
|
◆ SetBodySph()
| void daE_FK_c::SetBodySph |
( |
| ) |
|
◆ setEfMtx()
| void daE_FK_c::setEfMtx |
( |
| ) |
|
◆ SetSwordSph()
| void daE_FK_c::SetSwordSph |
( |
| ) |
|
◆ SpeedChk()
| void daE_FK_c::SpeedChk |
( |
| ) |
|
◆ SpeedSet()
| void daE_FK_c::SpeedSet |
( |
| ) |
|
◆ StartAction()
| void daE_FK_c::StartAction |
( |
| ) |
|
◆ TgChk()
◆ TnNeckSet()
| void daE_FK_c::TnNeckSet |
( |
s16 | i_rot | ) |
|
◆ UpDown()
| void daE_FK_c::UpDown |
( |
| ) |
|
◆ Yazirushi()
| void daE_FK_c::Yazirushi |
( |
| ) |
|
◆ field_0x5AC
| u8 daE_FK_c::field_0x5AC[0x5B1 - 0x5AC] |
|
private |
◆ field_0x5B2
| u8 daE_FK_c::field_0x5B2[0x5B6 - 0x5B2] |
|
private |
◆ field_0x5BA
| u8 daE_FK_c::field_0x5BA[0x5C0 - 0x5BA] |
|
private |
◆ field_0x5d0
| s16 daE_FK_c::field_0x5d0 |
|
private |
◆ field_0x5d2
| s16 daE_FK_c::field_0x5d2 |
|
private |
◆ field_0x5D6
| u8 daE_FK_c::field_0x5D6[0x5D8 - 0x5D6] |
|
private |
◆ field_0x5dc
| f32 daE_FK_c::field_0x5dc |
|
private |
◆ field_0x5E0
| u8 daE_FK_c::field_0x5E0[0x5E4 - 0x5E0] |
|
private |
◆ field_0x5e8
| f32 daE_FK_c::field_0x5e8 |
|
private |
◆ field_0x5EC
| u8 daE_FK_c::field_0x5EC[0x604 - 0x5EC] |
|
private |
◆ field_0x608
| u8 daE_FK_c::field_0x608[0x60C - 0x608] |
|
private |
◆ field_0x60c
| f32 daE_FK_c::field_0x60c |
|
private |
◆ field_0x610
| u8 daE_FK_c::field_0x610[0x615 - 0x610] |
|
private |
◆ field_0xC48
| u8 daE_FK_c::field_0xC48[0xC4C - 0xC48] |
|
private |
◆ mAcch
◆ mAcchCir
◆ mAction
◆ mAlpha
◆ mAnm
◆ mAtInfo
◆ mCcBodySph
◆ mCcStts
◆ mCcSwordSph
◆ mCcTimer
| s16 daE_FK_c::mCcTimer[2] |
|
private |
◆ mHIOInit
◆ mHNeckRot
◆ mInvisibleModel
◆ mKNeckRot
◆ mMaxSpeed
◆ mMode
◆ mpEffModel
◆ mPhase
◆ mpModelMorf
◆ mSize
◆ mSound
◆ mTimers
◆ mUpDownMode
The documentation for this class was generated from the following files: