CreateExplosion event published on shell collision now.

This commit is contained in:
Stiffly
2014-05-31 22:15:44 +02:00
parent a31e3faa1f
commit d407502432
4 changed files with 24 additions and 14 deletions
+1
View File
@@ -5,6 +5,7 @@
#include "Events/SetVelocity.h"
#include "Events/ApplyForce.h"
#include "Events/ApplyPointImpulse.h"
#include "Events/CreateExplosion.h"
#include "Events/Collision.h"
#include "Components/Transform.h"
#include "Components/TankSteering.h"