fixes to improve demos a bit

This commit is contained in:
Erwin Coumans
2014-01-07 16:06:13 -08:00
parent 75b8f7230d
commit e1a412454f
10 changed files with 816 additions and 38 deletions

View File

@@ -18,6 +18,8 @@ public:
BasicDemo(SimpleOpenGL3App* app);
virtual ~BasicDemo();
void createGround(int cubeShapeId);
void initPhysics();
void exitPhysics();