Phaser API Documentation

  Version: 
angle(value, [step])

Description:

Sets the angle of each group member.

Parameters:

name type arguments description
value number

The amount to set the angle to, in degrees.

step number <optional>

This is added to the value amount, multiplied by the iteration counter.

Returns:
Description:

This Group object.

Since: 3.21.0