mirror of
https://github.com/wassname/phaser.git
synced 2026-07-04 17:20:31 +08:00
* Fixed small bug stopping Tween.pause / resume from resuming correctly when called directly.
* Fixed an issue where Tweens.removeAll wasn't clearing tweens in the addition queue. * Change: When you swap State all active tweens are now purged.
This commit is contained in:
@@ -118,3 +118,4 @@
|
||||
<script src="../src/tilemap/Tile.js"></script>
|
||||
<script src="../src/tilemap/TilemapRenderer.js"></script>
|
||||
|
||||
<script src="../src/PixiPatch.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user