intro.bbdoc 244 B

123
  1. The polled input module provides an easy way to detect keyboard and mouse input.
  2. The functions in this module are only available when your program is running in #Graphics mode. When working on GUI applications, you should use #events instead.