ScaleManager#boundingParent

[readonly] boundingParent :DOMElement

The DOM element that is considered the Parent bounding element, if any.

This null if parentIsWindow is true or if fullscreen mode is entered and fullScreenTarget is specified.
It will also be null if there is no game canvas or if the game canvas has no parent.

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

Please login to continue.