Module agb::input

source ·
Expand description

Button inputs to the system.

Structs

  • Represents a button on the GBA
  • Helper to make it easy to get the current state of the GBA’s buttons.

Enums

  • Tri-state enum. Allows for -1, 0 and +1. Useful if checking if the D-Pad is pointing left, right, or unpressed.