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

Collide should always return a boolean value #81

Merged
merged 1 commit into from
Jul 6, 2013
Merged

Collide should always return a boolean value #81

merged 1 commit into from
Jul 6, 2013

Conversation

videlais
Copy link
Contributor

@videlais videlais commented Jul 6, 2013

I've been working on QuadTree and noticed that the results from a call to jaws.collide varied depending on the combination of list or sprites.

This patch will always return either true or false no matter what combination is used, not just for sprite on sprite collision cases.

I've been working on QuadTree and noticed that the results from a call to jaws.collide varied depending on the combination of list or sprites.

This patch will always return either true or false no matter what combination is used, not just for sprite on sprite collision cases.
ippa pushed a commit that referenced this pull request Jul 6, 2013
Collide should always return a boolean value
@ippa ippa merged commit bd4938f into ippa:master Jul 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants