mirror of
https://github.com/wassname/phaser.git
synced 2026-07-28 11:23:50 +08:00
Group now extends PIXI.DisplayObjectContainer, rather than owning a _container property, which makes life a whole lot easier re: nesting.
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
var Phaser = Phaser || {
|
||||
|
||||
VERSION: '<%= version %>',
|
||||
DEV_VERSION: '1.1.5',
|
||||
DEV_VERSION: '1.2',
|
||||
GAMES: [],
|
||||
|
||||
AUTO: 0,
|
||||
|
||||
Reference in New Issue
Block a user