phaser/src/gameobjects/group
samme 821fff02b5 Group fixes/changes:
- remove() rejects non-members
- createMultiple() stops creating objects if the Group becomes full
- isFull() returns true if the group size *exceeds* maxSize
- Group() calls createMultiple() only if config.key was passed
2018-04-15 10:38:50 -07:00
..
Group.js Group fixes/changes: 2018-04-15 10:38:50 -07:00
GroupCreator.js Fix types on GameObjects 2018-03-27 14:52:58 +02:00
GroupFactory.js Fix types on GameObjects 2018-03-27 14:52:58 +02:00