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-20 18:14:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
664b154e02
phaser
/
v3
/
src
/
gameobjects
/
layer
History
Richard Davey
664b154e02
Fixed Layer.add return result. Updated createMultiple so that the setXY etc options are only applied to the newly created entities.
2017-03-29 00:09:16 +01:00
..
Layer.js
Fixed Layer.add return result. Updated createMultiple so that the setXY etc options are only applied to the newly created entities.
2017-03-29 00:09:16 +01:00
LayerFactory.js
Renamed addX to incX (etc) in Layer to avoid clashing with the addition of children.
2017-03-28 00:05:08 +01:00