A class to manage a user ping on the canvas.
The canvas coordinates of the origin of the ping.
Additional options to configure the ping animation.
Start the ping animation.
Returns true if the animation ran to completion, false otherwise.
Protected
On each tick, advance the animation.
The number of ms that elapsed since the previous frame.
The animation state.
A class to manage a user ping on the canvas.
Param: origin
The canvas coordinates of the origin of the ping.
Param: options
Additional options to configure the ping animation.