Skip to content
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

Use of deprecated Vector2.mul #27

Open
GoogleCodeExporter opened this issue Mar 7, 2016 · 1 comment
Open

Use of deprecated Vector2.mul #27

GoogleCodeExporter opened this issue Mar 7, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Vector2.mul is used in several places in BodyEditorLoader.java. The method is 
deprecated and should be replaced with Vector2.scl.

Original issue reported on code.google.com by waldeinb...@gmail.com on 6 Jul 2013 at 9:18

@GoogleCodeExporter
Copy link
Author

Thanks for the info!

Original comment by aurelien.ribon on 1 Oct 2013 at 8:02

  • Changed state: Accepted
  • Added labels: Priority-High
  • Removed labels: Priority-Medium

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

1 participant