README.txt 200 B

123
  1. This example code looks for the current gamepad state once per frame,
  2. and draws a visual representation of it. See 01-joystick-polling for the
  3. equivalent example code for the lower-level joystick API.