Phaser API Documentation

  Version: 

Member of: Phaser.Time.Clock

removeAllEvents()

Description:

Schedules all active Timer Events for removal at the start of the frame.

Returns:
Description:
  • This Clock instance.
Since: 3.0.0
Source: src/time/Clock.js (Line 265)