Skip to content

added check collision functionality #27

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

Merged
merged 2 commits into from
Feb 23, 2019
Merged

Conversation

MkLahane
Copy link
Contributor

Added check collision function to the particle class so that the class can itself take care of the collision checking functionality and the main program can just query it without ever knowing the collision algorithm.

MkLahane and others added 2 commits April 24, 2018 12:33
Added check collision function to the particle class so that the class can itself take care of the collision checking functionality and the main program can just query it  without ever knowing the collision algorithm.
@shiffman
Copy link
Member

Thanks for this!

@shiffman shiffman merged commit 6faa434 into CodingTrain:master Feb 23, 2019
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