Home
last modified time | relevance | path

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

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