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

Unable to set max_bias #33

Closed
viblo opened this issue Oct 4, 2013 · 1 comment
Closed

Unable to set max_bias #33

viblo opened this issue Oct 4, 2013 · 1 comment

Comments

@viblo
Copy link
Owner

viblo commented Oct 4, 2013

From lumporta...@gmail.com on January 02, 2010 01:18:05

Wrong setter for max_bias in SimpleMotor class (dedicated from Constraint).

motor = SimpleMotor(body1,body2, 0.0 )
motor.max_bias = 100

raises error
TypeError: _set_max_bias() takes exactly 1 argument (2 given)

Original issue: http://code.google.com/p/pymunk/issues/detail?id=34

@viblo
Copy link
Owner Author

viblo commented Oct 4, 2013

From vb%viblo...@gtempaccount.com on January 01, 2010 09:56:45

Oh, thanks for the report. Ive committed a fix.

Status: Fixed
Owner: v...@viblo.se

@viblo viblo closed this as completed Oct 4, 2013
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