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.
Start the ping animation.
Returns true if the animation ran to completion, false otherwise.
On each tick, advance the animation.
The number of ms that elapsed since the previous frame.
The animation state.
A type of ping that produces an arrow pointing in a given direction.
{PIXI.Point} origin The canvas co-ordinates of the origin of the ping. This becomes the arrow's tip.
{PulsePingOptions} [options] Additional options to configure the ping animation.
{number} [options.rotation=0] The angle of the arrow in radians.