Added in the Gestures support contribution for testing.

This commit is contained in:
photonstorm
2014-03-03 01:42:11 +00:00
parent 61376093fd
commit 76040d303e
4 changed files with 762 additions and 24 deletions
+1
View File
@@ -85,6 +85,7 @@
<script src="$path/src/input/SinglePad.js"></script>
<script src="$path/src/input/GamepadButton.js"></script>
<script src="$path/src/input/InputHandler.js"></script>
<script src="$path/src/input/Gestures.js"></script>
<script src="$path/src/gameobjects/Events.js"></script>
<script src="$path/src/gameobjects/GameObjectCreator.js"></script>