Closed zachrispoli closed 6 years ago
If there are two overlapping buttons and one is clicked, both of their mousePressed functions will be called!
mousePressed
This is probably not what we want.
If there are two overlapping buttons and one is clicked, both of their
mousePressed
functions will be called!This is probably not what we want.