1 / 4

GBK Programming 1

GBK Programming 1. Jordan Johnson. Today’s plan. Greeting HW Questions ? Review: definitions, expressions, if s Programming time Lesson: Interaction Clean-up. Interaction. We’ve seen three handler functions: tick handlers ( next , off-screen? ) redraw handlers ( draw )

conner
Télécharger la présentation

GBK Programming 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. GBK Programming 1 Jordan Johnson

  2. Today’s plan Greeting HW Questions? Review: definitions, expressions, ifs Programming time Lesson: Interaction Clean-up

  3. Interaction • We’ve seen three handler functions: • tick handlers (next, off-screen?) • redraw handlers (draw) • Another kind: keyboard handlers • Signature: world KeyEvent  world • Register them with on-key

  4. Clean-up • Before you leave, please . . . • Log out. • Push in your chair. • Make sure you’ve got everything. • Make sure all trash ends up in the trash can.

More Related