CreateExplosion now Event-based (not tested)

This commit is contained in:
Stiffly
2014-05-27 07:08:39 +02:00
parent 4b2f324d60
commit 5d53472286
4 changed files with 32 additions and 1 deletions
+1
View File
@@ -163,6 +163,7 @@
<ClInclude Include="..\..\src\Events\BindGamepadButton.h" />
<ClInclude Include="..\..\src\Events\BindKey.h" />
<ClInclude Include="..\..\src\Events\BindMouseButton.h" />
<ClInclude Include="..\..\src\Events\CreateExplosion.h" />
<ClInclude Include="..\..\src\Events\GamepadAxis.h" />
<ClInclude Include="..\..\src\Events\GamepadButton.h" />
<ClInclude Include="..\..\src\Events\InputCommand.h" />