mirror of
https://github.com/photonstorm/phaser
synced 2024-12-20 18:14:13 +00:00
13c99f3491
If your game references the old Phaser.StageScaleMode consts like SHOW_ALL you need to update them to Phaser.ScaleManager, i.e. Phaser.ScaleManager.SHOW_ALL. All of the Project Templates have been updated to reflect the above change. |
||
---|---|---|
.. | ||
Camera.js | ||
Filter.js | ||
Game.js | ||
Group.js | ||
LinkedList.js | ||
Plugin.js | ||
PluginManager.js | ||
ScaleManager.js | ||
Signal.js | ||
SignalBinding.js | ||
Stage.js | ||
State.js | ||
StateManager.js | ||
World.js |