public final static <Error class: unknown class> bindings(XboxController $self, Pair<Button, Function0<Command>> pair) Extension function for XboxController to bind multiple button-command pairs.
Parameters
Vararg of pairs where each pair consists of a Button and a command supplier function.