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

[rshapes] Give CheckCollisionPointCircle() its own implementation #4135

Merged
merged 2 commits into from
Jul 7, 2024

Conversation

kai-z99
Copy link
Contributor

@kai-z99 kai-z99 commented Jul 7, 2024

Originally, CheckCollisionPointCircle() calls CheckCollisionCircles() with a circle radius 0. This change simplifies and gives this function its own implementation without relying on another function call.

@raysan5 raysan5 merged commit 1039e3c into raysan5:master Jul 7, 2024
14 checks passed
@raysan5
Copy link
Owner

raysan5 commented Jul 7, 2024

@kai-z99 thanks for the review, it looks good to me.

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.

None yet

2 participants