From cda0e9f6f9b9461f87af33f8a2f46c4464d473b5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 9 Nov 2011 04:08:14 +0300 Subject: Enable joystick hat support for moving. Now only support hat with index 0. --- src/joystick.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/joystick.h') diff --git a/src/joystick.h b/src/joystick.h index 16f4b9bd3..be23599c9 100644 --- a/src/joystick.h +++ b/src/joystick.h @@ -129,6 +129,7 @@ class Joystick bool mCalibrated; int mButtonsNumber; bool mUseInactive; + bool mHaveHats; /** * Is joystick support enabled. -- cgit v1.2.3-60-g2f50