Triggers a fullscreen request. Requires fullscreen support from the browser/device.
Re-exported under me.device.* for backwards compatibility; the canonical
post-19.7 entry point is Application#requestFullscreen, which uses the
Application's own parentElement instead of the deprecated global-game canvas lookup.
Triggers a fullscreen request. Requires fullscreen support from the browser/device.
Re-exported under
me.device.*for backwards compatibility; the canonical post-19.7 entry point isApplication#requestFullscreen, which uses the Application's ownparentElementinstead of the deprecated global-game canvas lookup.