Fixed timestep, forgot header declaration.
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
|
||||
private:
|
||||
|
||||
double m_Accumulator;
|
||||
hkpWorld* m_PhysicsWorld;
|
||||
|
||||
void SetUpPhysicsState(EntityID entity, EntityID parent);
|
||||
|
||||
Reference in New Issue
Block a user