The canvas coordinates of the origin of the ping.
Optional
options: PulsePingOptions = {}Additional options to configure the ping animation.
On each tick, advance the animation.
The number of ms that elapsed since the previous frame.
The animation state.
Start the ping animation.
Returns true if the animation ran to completion, false otherwise.
Protected
_drawProtected
Draw the shape for this ping.
The graphics object to draw to.
The color of the shape.
The alpha of the shape.
The size of the shape to draw.
A type of ping that produces a pulsing animation.