Skip to content

Group.angle has wrong description #7084

@Urantij

Description

@Urantij

https://github.com/phaserjs/phaser/blob/master/src/gameobjects/group/Group.js

* Sets the angle of each group member.

"Sets the angle of each group member."

It doesnt "Set" the angle, it adds a value to the angle of each member.

This method isnt called "setAngle", so its kind of makes sense, but the description just doesnt match what the method does. Also, there is no "setAngle" method then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions