Q3Controller_GetButtons
You can use theQ3Controller_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.
DESCRIPTION
TheQ3Controller_GetButtons
function returns, in thebuttons
parameter, the current button state value of the controller specified by thecontrollerRef
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help