phaser/build/custom
photonstorm 664d5b3e2c Fixed issue where Image, Sprite, etc wouldn't call preUpdate or postUpdate of its children.
Fixed issue where renderOrderID wasn't being assigned correctly, causing the Input Handler to be unable to select the "top" item on a display list (would all default to zero)
Fixed issue where Stage would assign renderOrderIDs in reverse, should be in sequence.
Fixed issue where objects where checking World for the currentRenderOrderID by mistake instead of Stage.
Basically, input handling works a lot better now for Groups and nested objects :)
2014-02-28 19:45:15 +00:00
..
p2.js Brand new Grunt task - creates each core library as its own file and a combined phaser.js. 2014-02-28 09:30:53 +00:00
p2.min.js Brand new Grunt task - creates each core library as its own file and a combined phaser.js. 2014-02-28 09:30:53 +00:00
phaser-no-libs.js Fixed issue where Image, Sprite, etc wouldn't call preUpdate or postUpdate of its children. 2014-02-28 19:45:15 +00:00
phaser-no-libs.min.js Fixed issue where Image, Sprite, etc wouldn't call preUpdate or postUpdate of its children. 2014-02-28 19:45:15 +00:00
pixi.js Updated to latest Pixi build (can do away with our own local patch now). 2014-02-28 18:55:07 +00:00
pixi.min.js Updated to latest Pixi build (can do away with our own local patch now). 2014-02-28 18:55:07 +00:00