Added Destructor. (improved StopSound and PlayBGM events)

This commit is contained in:
Stiffly
2014-06-04 15:21:05 +02:00
parent f9426745f7
commit 2ef5d49f7e
7 changed files with 64 additions and 29 deletions
+3
View File
@@ -13,6 +13,9 @@
#include "Events/GamepadAxis.h"
#include "Events/GamepadButton.h"
#include "Events/StopSound.h"
#include "Events/PlayBGM.h"
class InputManager
{
public: