X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftouch_buttons.json;h=cbb9a151f2b4cdb9fba1096c3ddf820b411399ef;hb=1e285247085ba04351feb486a0be6aa577f43093;hp=cddaf534397ea531931a299d935742d52e4b3b82;hpb=1373d2f790f33688565537b5780ab59faff163ab;p=cavedroid.git diff --git a/android/assets/json/touch_buttons.json b/android/assets/json/touch_buttons.json index cddaf53..cbb9a15 100644 --- a/android/assets/json/touch_buttons.json +++ b/android/assets/json/touch_buttons.json @@ -1,53 +1,23 @@ { - "up": { - "x": 26, - "y": -52, - "w": 26, - "h": 26, - "key": "W" - }, - "down": { - "x": 26, - "y": -26, - "w": 26, - "h": 26, - "key": "S" - }, - "left": { - "x": 0, - "y": -26, - "w": 26, - "h": 26, - "key": "A" - }, - "right": { - "x": 52, - "y": -26, - "w": 26, - "h": 26, - "key": "D" - }, "alt": { - "x": 78, - "y": -26, - "w": 26, - "h": 26, + "x": -48, + "y": -48, + "w": 48, + "h": 48, "key": "L-Alt" }, - "lmb": { - "x": -52, - "y": -26, - "w": 26, - "h": 26, - "mouse": true, - "key": "Left" + "inv": { + "x": -96, + "y": -48, + "w": 48, + "h": 48, + "key": "E" }, - "rmb": { - "x": -26, - "y": -26, - "w": 26, - "h": 26, - "mouse": true, - "key": "Right" + "pause": { + "x": -48, + "y": 0, + "w": 48, + "h": 48, + "key": "Escape" } } \ No newline at end of file