phaser/v3/src/gameobjects/group
Richard Davey 671dfcd569 Groups can now pass a config as the first argument.
They also have 2 new callbacks: createCallback and removeCallback.
2017-11-09 03:59:56 +00:00
..
Group.js Groups can now pass a config as the first argument. 2017-11-09 03:59:56 +00:00
GroupCreator.js Fix 'scene is not defined' in GroupCreator 2017-09-17 19:30:41 +03:00
GroupFactory.js Refactored the GameObjectFactory so it's now populated by the GameObjects directly, avoids globbing all GOs into it 2017-09-14 01:32:10 +01:00