Phaser API Documentation

  Version: 

Member of: Phaser.Math

<static> MAX_SAFE_INTEGER: number

Description:

The maximum safe integer this browser supports. We use a const for backward compatibility with Internet Explorer.

Type:
number
Since: 3.21.0
Source: src/math/const.js (Line 74)