More animation tests.

This commit is contained in:
photonstorm
2014-02-07 04:12:23 +00:00
parent 6958ac73d3
commit 773b4d5ed1
5 changed files with 379 additions and 36 deletions
+2 -1
View File
@@ -99,6 +99,8 @@
<script src="$path/src/pixi/textures/Texture.js"></script>
<script src="$path/src/pixi/textures/RenderTexture.js"></script>
<script src="$path/src/math/Math.js"></script>
<script src="$path/src/core/Camera.js"></script>
<script src="$path/src/core/State.js"></script>
<script src="$path/src/core/StateManager.js"></script>
@@ -143,7 +145,6 @@
<script src="$path/src/system/RequestAnimationFrame.js"></script>
<script src="$path/src/math/RandomDataGenerator.js"></script>
<script src="$path/src/math/Math.js"></script>
<script src="$path/src/math/QuadTree.js"></script>