mirror of
https://github.com/photonstorm/phaser
synced 2024-12-19 01:24:48 +00:00
8dcfef8db0
Group.sendToBottom(child) is the handy opposite of Group.bringToTop() Group.moveUp(child) will move a child up the display list, swapping with the child above it. Group.moveDown(child) will move a child down the display list, swapping with the child below it. |
||
---|---|---|
.. | ||
core | ||
display | ||
extras | ||
filters | ||
loaders | ||
primitives | ||
renderers | ||
text | ||
textures | ||
utils | ||
InteractionData.js | ||
InteractionManager.js | ||
Intro.js | ||
Outro.js | ||
Pixi.js |