Constraints working, I think... :D

This commit is contained in:
ViktorLjung
2014-04-07 00:08:09 +02:00
parent 0896f540fe
commit 4a6f0cad32
6 changed files with 132 additions and 50 deletions
+4
View File
@@ -35,6 +35,10 @@
#include "Components/SphereShape.h"
#include "Components/Physics.h"
#include "Components/BallSocketConstraint.h"
#include "Components/HingeConstraint.h"
#include "Components/SliderConstraint.h"
class GameWorld : public World
{
public: