Class help
in
Programming Questions
•
1 year ago
I have a button class i made and if you click inside the button the variable "clicked" returns true, however in void draw() it cant find anything named "clicked" I tried "public boolean clicked;" and it would not work. If anyone can help that would be great.
1