ScaleManager#onFullScreenChange

onFullScreenChange : Phaser.Signal

This signal is dispatched when the browser enters or leaves fullscreen mode, if supported.

The signal is supplied with a single argument: scale (the ScaleManager). Use scale.isFullScreen to determine
if currently running in Fullscreen mode.

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

Please login to continue.