Phaser API Documentation

  Version: 

Member of: Phaser.Game

<protected> onBlur()

Description:

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

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