Phaser API Documentation

  Version: 
<readonly> isComplete: boolean

Description:

Has this effect finished running?

This is different from isRunning because it remains set to true when the effect is over, until the effect is either reset or started again.

Type:
boolean
Default: false
Since: 3.5.0