From 6915c38ca9c35bfb9a5ea05fe957463d644a75de Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 1 Oct 2013 01:41:48 +0300 Subject: Add on screen buttons layout 3x3, 4x2, 4x3 --- src/touchmanager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/touchmanager.h') diff --git a/src/touchmanager.h b/src/touchmanager.h index 2a7962065..2b2c9cf2d 100644 --- a/src/touchmanager.h +++ b/src/touchmanager.h @@ -41,7 +41,7 @@ class MouseInput; typedef void (*TouchFuncPtr) (const MouseInput &mouseInput); const int actionsSize = Input::KEY_TOTAL; -const int buttonsCount = 4; +const int buttonsCount = 12; struct TouchItem final { -- cgit v1.2.3-60-g2f50