mirror of
https://github.com/wassname/phaser.git
synced 2026-07-14 01:10:16 +08:00
* Fixed a bug in the AnimationManager where useNumericIndex was always set to true
* Added in lots of Particle examples * Added in the start of a Breakout game * Added in the start of a Platformer game
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
*/
|
||||
var Phaser = Phaser || {
|
||||
|
||||
VERSION: '1.0.1',
|
||||
VERSION: '1.0.2',
|
||||
GAMES: [],
|
||||
AUTO: 0,
|
||||
CANVAS: 1,
|
||||
|
||||
Reference in New Issue
Block a user