ScaleManager#parentIsWindow

parentIsWindow : boolean

If the parent container of the Game canvas is the browser window itself (i.e. document.body),
rather than another div, this should set to true.

The parentNode property is generally ignored while this is in effect.

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

Please login to continue.