This video is intended for use with the Introduction to Computer Science class at SSFS.
The final video for this unit looks at detecting mouse events. We have seen how to detect the QUIT event (when the user closes the window) and respond to it. It is also fairly simple to detect and respond to mouse events such as MOUSEBUTTONDOWN