Movement/rotation queue fixed and Simon force push

This commit is contained in:
ViktorLjung
2014-05-31 03:52:39 +02:00
parent c489547294
commit a142d368a7
18 changed files with 433 additions and 202 deletions
+1
View File
@@ -19,6 +19,7 @@
#include "Components/TriggerMove.h"
#include "Components/Player.h"
#include "Events/Move.h"
#include "Events/Rotate.h"
#include <math.h>
namespace Systems
{