Phaser API Documentation

  Version: 

Member of: Phaser.Game

<protected> onFocus()

Description:

Called automatically by the Visibility Handler. This will set the main loop into a 'focused' state, which resumes it.

Since: 3.0.0
Source: src/core/Game.js (Line 595)