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-23 03:23:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
66b7e655e9
phaser
/
v3
/
src
/
gameobjects
/
group
History
Igor Petushkov
762d80f162
Fix 'scene is not defined' in GroupCreator
2017-09-17 19:30:41 +03:00
..
Group.js
Renamed
z
property to
depth
to allow for future 3D cameras
2017-09-14 03:12:00 +01: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