Phaser API Documentation

  Version: 
<protected> update(time)

Description:

Update method called automatically by sound manager on every game step.

Parameters:

name type description
time number

The current timestamp as generated by the Request Animation Frame or SetTimeout.

Since: 3.0.0