This commit is contained in:
Tigran Gasparian
2019-08-08 10:53:23 +02:00
parent 822c24e867
commit cf25b6183d
4 changed files with 26 additions and 10 deletions

View File

@@ -34,6 +34,8 @@ protected:
void removeCachedBody(int bodyUniqueId);
void clearCachedBodies();
public:
PhysicsDirect(class PhysicsCommandProcessorInterface* physSdk, bool passSdkOwnership);