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

Py5Shape class should have a Java Py5ShapeHelper class, analogous to Py5GraphicsHelper for Py5Graphics #302

Closed
hx2A opened this issue Jun 18, 2023 · 1 comment · Fixed by #309

Comments

@hx2A
Copy link
Collaborator

hx2A commented Jun 18, 2023

This would give Py5Shape a vertices() method and the curve vertices methods. A points() and lines() might not make sense here.

@hx2A
Copy link
Collaborator Author

hx2A commented Jun 24, 2023

Don't forget to include type hints and docstrings

@hx2A hx2A mentioned this issue Jun 24, 2023
@hx2A hx2A closed this as completed in #309 Jun 24, 2023
hx2A added a commit that referenced this issue Jun 24, 2023
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 a pull request may close this issue.

1 participant