USB Device - Joystick/Mouse
1.0
Main Page
Modules
Classes
Files
File List
File Members
joystick.h
Go to the documentation of this file.
1
#ifndef _JOYSTICK_H_
2
#define _JOYSTICK_H_
3
4
#define JOY_STEP (15)
5
6
void
initJoystick
();
7
void
getMove
();
8
9
#endif //_JOYSTICK_H_
getMove
void getMove()
Definition:
joystick.cpp:77
initJoystick
void initJoystick()
Definition:
joystick.cpp:9
Generated on Sun Jan 10 2016 19:01:40 for USB Device - Joystick/Mouse by
1.8.11