|
How do you set up a class? Unable to find an example. Edited to add self as display and rect parameters. |
Answered by
vsquared
May 15, 2024
Replies: 3 comments 8 replies
|
Hi @vsquared ! There is an example of py5 in class mode documented on the website. That isn't going to tell you everything you need to know about object oriented programming in Python though. There are lots of good resources for that available online, and I recommend reading them to help you here. |
1 reply
|
This works on my mac: |
4 replies
Answer selected by
villares
|
You could create a list called |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

This works on my mac: