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-11 20:58:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0516fd47f7
phaser
/
src
/
gameobjects
/
group
History
Richard Davey
9df7fbaa68
Adding an array of children to a Group would cause it to mistakenly think you were passing a config object.
Fix
#3854
2018-07-23 13:29:39 +01:00
..
Group.js
Merge pull request
#3687
from thomastanck/thomastanck-typedefupdates
2018-05-24 13:49:30 +01:00
GroupCreator.js
Cleaned up some remaining GameObject descriptions.
2018-06-21 14:18:28 +01:00
GroupFactory.js
Adding an array of children to a Group would cause it to mistakenly think you were passing a config object.
Fix
#3854
2018-07-23 13:29:39 +01:00