Phaser API Documentation

  Version: 
<static, constant> MAX: number

Description:

A large integer value used for 'infinite' style countdowns.

Similar use-case to Number.MAX_SAFE_INTEGER but we cannot use that because it's not supported on IE.

Type:
number
Since: 3.60.0