KeyJoystick Class Reference
List of all members.
Public Member Functions |
|
| KeyJoystick (HWindow *w) |
|
virtual bool | IsValid () |
|
virtual const char * | GetDescription () |
|
virtual int | GetNumAxis () |
|
virtual int | GetNumButtons () |
|
virtual void | UpdateState () |
|
virtual REAL | GetAxisPos (int i) |
|
virtual bool | GetButtonPos (int i) |
|
virtual bool | SetForceFeedback (REAL x, REAL y) |
Public Attributes |
|
SDLKey | up_key |
|
SDLKey | down_key |
|
SDLKey | left_key |
|
SDLKey | right_key |
|
SDLKey | button_key |
|
REAL | speed |
The documentation for this class was generated from the following files: