Searched refs:GLUTjoystickCB (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/glut/
H A DglutCallback.cpp151 glutJoystickFunc(GLUTjoystickCB joystickFunc, int pollInterval)
H A Dglutint.h277 typedef void (*GLUTjoystickCB) (unsigned int buttonMask, int x, int y, int z); typedef
407 GLUTjoystickCB joystick; /* joystick */

Completed in 33 milliseconds