Docs: protect ScaleManager#onFullScreenChange

#5229
This commit is contained in:
samme 2020-07-22 11:22:43 -07:00 committed by GitHub
parent 27426dd0b6
commit 02f6c51ff5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 ()