mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 05:33:35 +00:00
parent
27426dd0b6
commit
02f6c51ff5
1 changed files with 1 additions and 0 deletions
|
@ -1457,6 +1457,7 @@ var ScaleManager = new Class({
|
||||||
* Triggered when a fullscreenchange event is dispatched by the DOM.
|
* Triggered when a fullscreenchange event is dispatched by the DOM.
|
||||||
*
|
*
|
||||||
* @method Phaser.Scale.ScaleManager#onFullScreenChange
|
* @method Phaser.Scale.ScaleManager#onFullScreenChange
|
||||||
|
* @protected
|
||||||
* @since 3.16.0
|
* @since 3.16.0
|
||||||
*/
|
*/
|
||||||
onFullScreenChange: function ()
|
onFullScreenChange: function ()
|
||||||
|
|
Loading…
Reference in a new issue