Alright...got it figured out...

I ended up building an array in the Main class to keep track of circles and squares and then put a function in that class as well to handle the collision detection.

Thanks!