Phaser API Documentation

  Version: 
setEndAngle(value)

Description:

Sets the ending angle of the arc, in degrees. This call can be chained.

Parameters:

name type description
value number

The value to set the ending angle to.

Returns:
Description:

This Game Object instance.

Since: 3.13.0