Phaser API Documentation

  Version: 
setStartAngle(value)

Description:

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

Parameters:

name type description
value number

The value to set the starting angle to.

Returns:
Description:

This Game Object instance.

Since: 3.13.0