phaser/examples/groups
photonstorm 428e331a11 Groups can now be added to other Groups as children via group.add() and group.addAt().
Groups now have an 'alive' property, which can be useful when iterating through child groups with functions like forEachAlive.
2014-01-06 01:39:23 +00:00
..
add a sprite to group.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
bring a group to top.js Fixed World.scale and Group.scale. 2013-12-03 02:13:57 +00:00
call all.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
create group.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
create sprite in a group.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
depth sort.js Added in a Group.sort demo, also updated the documentation and build files. 2013-11-07 06:10:15 +00:00
display order.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
extending a group.js Groups can now be added to other Groups as children via group.add() and group.addAt(). 2014-01-06 01:39:23 +00:00
for each.js Two new particle examples and a group animation example. Also fixed CocoonJS sound issue and Cache sound locked bug. 2013-12-31 03:37:11 +00:00
get first.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
group as layer.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
group transform - rotate.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
group transform - tween.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
group transform.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
nested groups.js Groups can now be added to other Groups as children via group.add() and group.addAt(). 2014-01-06 01:39:23 +00:00
recyling.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
remove.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
replace.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
set All.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
sub groups - group length.js Revamping the examples area. 2013-10-22 03:58:20 +01:00
swap children in a group.js Revamping the examples area. 2013-10-22 03:58:20 +01:00