Function ARVRController.isButtonPressed
Returns true if the button at index button is pressed. See joysticklist, in particular the JOY_VR_* constants.
long isButtonPressed
(
const(long) button
) nothrow @nogc const;