UNPKG

phaser

Version:

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers from the team at Phaser Studio Inc.

8 lines (7 loc) 273 B
/** * @callback Phaser.Types.Cameras.Scene2D.CameraShakeCallback * @since 3.5.0 * * @param {Phaser.Cameras.Scene2D.Camera} camera - The camera on which the effect is running. * @param {number} progress - The progress of the effect. A value between 0 and 1. */