mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 00:10:34 +00:00
implemented CObjectData
This commit is contained in:
parent
864f719b1e
commit
2ec11b000d
10 changed files with 153 additions and 23 deletions
|
@ -30,7 +30,7 @@ public:
|
|||
float fForceMultiplier;
|
||||
float m_fAirResistance;
|
||||
float m_fElasticity;
|
||||
float fPercentSubmerged;
|
||||
float m_fBuoyancy;
|
||||
CVector m_vecCentreOfMass;
|
||||
CEntryInfoList m_entryInfoList;
|
||||
CPtrNode *m_movingListNode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue