18 Creating and Managing Controllers
Q3Controller_GetButtons
function to get the button state of a controller.
TQ3Status Q3Controller_GetButtons ( TQ3ControllerRef controllerRef, unsigned long *buttons);controllerRef
A reference to a controller.buttons
On exit, the current button state value of the specified controller.
Q3Controller_GetButtons
function returns, in the buttons
parameter, the current button state value of the controller specified by the controllerRef
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker