Skip to content

Group.angle has wrong description #7084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Urantij opened this issue Mar 24, 2025 · 0 comments
Open

Group.angle has wrong description #7084

Urantij opened this issue Mar 24, 2025 · 0 comments

Comments

@Urantij
Copy link

Urantij commented Mar 24, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants