Debug: red bounding boxes when colliding

This commit is contained in:
2014-03-13 03:29:21 +01:00
parent 85c6a7db0d
commit ad082e89d8
4 changed files with 15 additions and 6 deletions
+1
View File
@@ -10,6 +10,7 @@
#include "Components/Transform.h"
#include "Components/Camera.h"
#include "Components/Bounds.h"
#include "Components/Collision.h"
#include "Renderer.h"
namespace Systems