You can get some of this info from the text that pops up in the console when you run a pygame program. Ordinarily, pygame detects mouse-clicks inside a window just fine. However, if the user clicks on ...
.. module:: pygame.event :synopsis: pygame module for interacting with events and queues :sl:`pygame module for interacting with events and queues` Pygame handles all its event messaging through an ...