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
2024-12-25 04:23:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
18a924c39c
phaser
/
src
/
gameobjects
/
group
History
Richard Davey
18a924c39c
Passing an _array_ of configuration objects to
physics.add.group
would ignore them and none of the children would be assigned a physics body.
Fix
#4511
2019-05-07 16:17:28 +01:00
..
typedefs
Fixed Group defs and completed Arcade Physics defs
2019-02-13 14:45:36 +00:00
Group.js
Passing an _array_ of configuration objects to
physics.add.group
would ignore them and none of the children would be assigned a physics body.
Fix
#4511
2019-05-07 16:17:28 +01:00
GroupCreator.js
Moving all of the typedefs to properly namespaced scopes, rather than globals
2019-02-13 12:35:12 +00:00
GroupFactory.js
Moving all of the typedefs to properly namespaced scopes, rather than globals
2019-02-13 12:35:12 +00:00