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

Line collidelist() / collidelistall() #220

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

itzpr3d4t0r
Copy link
Member

Closes #217.

Also adds a new internal function called _pg_line_collideswith for convenience.
The collideswith function's implementation got changed to use this new internal function.
It's worth noting that at the moment the way collision with polygon works by default is with only_edges=False.

@itzpr3d4t0r itzpr3d4t0r added type:new_api Adds new functionalities to the project submodule:line submodule:collisions labels Jul 22, 2023
@itzpr3d4t0r itzpr3d4t0r marked this pull request as draft July 23, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submodule:collisions submodule:line type:new_api Adds new functionalities to the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Line collidelist / collidelistall
1 participant