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
@@ -12,7 +12,6 @@
#include "Events/LockMouse.h"
#include "Events/GamepadAxis.h"
#include "Events/GamepadButton.h"
#include "Events/CreateExplosion.h"
class InputManager
{