Checking collision of two objects
in
Programming Questions
•
5 months ago
Hello,
i tried this example sketch:
http://www.learningprocessing.com/examples/chapter-8/example-8-2/
It creates two objects.
How do i check if the two objects have the same coordinates?
1