Skip to content

Make Line.collideswith() accept Polygons #178

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

Closed
itzpr3d4t0r opened this issue Jan 12, 2023 · 0 comments
Closed

Make Line.collideswith() accept Polygons #178

itzpr3d4t0r opened this issue Jan 12, 2023 · 0 comments
Labels
C api required Requires implementing new C only functions submodule:line type:enhancement New feature or request type:new_api Adds new functionalities to the project type:partial_rewrite Partially rewrites an existing feature

Comments

@itzpr3d4t0r
Copy link
Member

This will involve both expanding the function and/or implement pgCollision_LinePolygon function in collisions.c/.h

@itzpr3d4t0r itzpr3d4t0r converted this from a draft issue Jan 12, 2023
@itzpr3d4t0r itzpr3d4t0r moved this from Todo: General to Todo: Line in pygame.geometry Jan 12, 2023
@itzpr3d4t0r itzpr3d4t0r added type:enhancement New feature or request type:new_api Adds new functionalities to the project submodule:line type:partial_rewrite Partially rewrites an existing feature C api required Requires implementing new C only functions labels Jan 12, 2023
@github-project-automation github-project-automation bot moved this from Todo: Line to Done in pygame.geometry Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C api required Requires implementing new C only functions submodule:line type:enhancement New feature or request type:new_api Adds new functionalities to the project type:partial_rewrite Partially rewrites an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant