This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2025-01-12 13:18:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b869618fb3
phaser
/
v3
/
src
/
gameobjects
/
group
History
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