Bingu is a utility object for binding Xbox controller buttons to commands.
Creates a pair of a Button and a command supplier function.
Extension function for XboxController to bind multiple button-command pairs.
Periodically checks the state of each button and schedules the corresponding command if the button is pressed.