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)
Please login to continue.