ScaleManager#onFullScreenError

onFullScreenError : Phaser.Signal

This signal is dispatched when the browser fails to enter fullscreen mode;
or if the device does not support fullscreen mode and startFullScreen is invoked.

The signal is supplied with a single argument: scale (the ScaleManager).

Source code: core/ScaleManager.js (Line 301)
doc_phaser
2017-02-14 11:09:09
Comments
Leave a Comment

Please login to continue.