2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 23:07:42 +00:00

All CPatterned functions implemented

This commit is contained in:
Jack Andersen
2018-11-10 17:27:54 -10:00
parent 87e5aea6f5
commit d4bb7d64eb
27 changed files with 1383 additions and 369 deletions

View File

@@ -35,14 +35,14 @@ class CPatternedInfo
zeus::CVector3f xcc_bodyOrigin;
float xd8_stepUpHeight;
float xdc_xDamage;
float xe0_;
float xe4_;
float xe0_frozenXDamage;
float xe4_xDamageDelay;
u16 xe8_deathSfx;
CAnimationParameters xec_animParams;
bool xf8_active;
CAssetId xfc_stateMachineId;
float x100_;
float x104_;
float x100_intoFreezeDur;
float x104_outofFreezeDur;
float x108_;
u32 x10c_particle1Frames;