Added events: PlayBackgroundMusic, SetBGMGain, SetSFXGain. Added some editor specific code.

This commit is contained in:
stiffly
2016-01-12 14:03:00 +01:00
parent f80ad1377b
commit 976033c2f6
9 changed files with 139 additions and 43 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define Events_PlaySoundOnPosition_h__
#include <string>
#include <glm\common.hpp>
#include <glm/common.hpp>
#include "Core/Event.h"
namespace Events