Name | Description |
---|---|
Screen | Your drawing surface or canvas |
Title | The text that appears at the top of the screen |
Event | Something that occurs that the program will wait for, or have special code to handle |
Quit-Event | This occurs when the user clicks on the X to close/end the application |