From 23f87c10db7e6b149e9e1f351e1a82516c545df7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Apr 2012 02:58:23 +0300 Subject: First step for dehardcode input handling in widgets. Now widgets can check for input event. --- src/joystick.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/joystick.h') diff --git a/src/joystick.h b/src/joystick.h index 740fa7cbd..39e96964f 100644 --- a/src/joystick.h +++ b/src/joystick.h @@ -147,6 +147,8 @@ class Joystick KeyToActionMap mKeyToAction; + KeyToIdMap mKeyToId; + /** * Is joystick support enabled. */ -- cgit v1.2.3-60-g2f50