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-18 00:53:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1a9f6130bf
phaser
/
src
/
gameobjects
/
zone
History
Richard Davey
e017691c68
The
ScaleMode
Component has been removed from every Game Object, and along with it the
scaleMode
property and
setScaleMode
method. These did nothing anyway as they were not hooked to the render pipeline and scale mode should be set on the texture, not the Game Object.
Fix
#4413
2019-03-24 23:07:27 +00:00
..
Zone.js
The
ScaleMode
Component has been removed from every Game Object, and along with it the
scaleMode
property and
setScaleMode
method. These did nothing anyway as they were not hooked to the render pipeline and scale mode should be set on the texture, not the Game Object.
Fix
#4413
2019-03-24 23:07:27 +00:00
ZoneCreator.js
Happy New Year
2019-01-15 16:20:22 +00:00
ZoneFactory.js
Happy New Year
2019-01-15 16:20:22 +00:00