mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 15:12:18 +00:00
664d5b3e2c
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 :) |
||
---|---|---|
.. | ||
p2.js | ||
p2.min.js | ||
phaser-no-libs.js | ||
phaser-no-libs.min.js | ||
pixi.js | ||
pixi.min.js |