Module input

Source
Expand description

Button inputs to the system.

Structs§

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

Enums§

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