Physics!!!!!1111oneoneonetwo
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "Systems/FreeSteeringSystem.h"
|
||||
#include "Systems/RenderSystem.h"
|
||||
//#include "Systems/SoundSystem.h"
|
||||
#include "Systems/PhysicsSystem.h"
|
||||
|
||||
#include "Components/Bounds.h"
|
||||
#include "Components/Camera.h"
|
||||
@@ -29,6 +30,10 @@
|
||||
#include "Components/Template.h"
|
||||
#include "Components/Transform.h"
|
||||
|
||||
#include "Components\BoxShape.h"
|
||||
#include "Components\SphereShape.h"
|
||||
#include "Components\Physics.h"
|
||||
|
||||
class GameWorld : public World
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user