ActionListener in processing?
in
Programming Questions
•
2 years ago
Hey lads, im creating a game where im putting up a lot of squares. Im supposed to move my character across these squares depending on which one of em i click, is there some kind of an ActionListener or similiar in Processing?
Im new to this and i´ve checked mousePressed() and similiar methods but that may become ineffective when i got so many squares?
Thanks!
1