Ok so here's the deal. I'm trying to create an "eye" program with c++. Basically what the program should do is draw an eye within a graphics window and then the eye will follow the movement of the mouse and when clicked the color of the eye changes. The only thing that i just can't figure out how to do is to get the eye to follow the mouse. I've tried everything on the internet but i can't find any resources that actually make sense. any help would be appreciated