X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=1042b61aecb810ce709b8fad2a8355985dca97f9;hb=refs%2Fheads%2Fmaster;hp=d032497ad11b763fc4f07f47c37585181b39334a;hpb=59d07dd8a43cfb159045e6313cca4d519f67a6fc;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json deleted file mode 100644 index d032497..0000000 --- a/android/assets/json/texture_regions.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "touch_gui": { - "up": { - "w": 26, - "h": 26 - }, - "down": { - "x": 52, - "w": 26, - "h": 26 - }, - "left": { - "x": 26, - "w": 26, - "h": 26 - }, - "right": { - "x": 78, - "w": 26, - "h": 26 - }, - "lmb": { - "y": 26, - "w": 26, - "h": 26 - }, - "alt": { - "x": 26, - "y": 26, - "w": 26, - "h": 26 - }, - "rmb": { - "x": 52, - "y": 26, - "w": 26, - "h": 26 - } - }, - "break": { - "break_0": { - "w": 16, - "h": 16 - }, - "break_1": { - "x": 16, - "w": 16, - "h": 16 - }, - "break_2": { - "x": 32, - "w": 16, - "h": 16 - }, - "break_3": { - "x": 48, - "w": 16, - "h": 16 - }, - "break_4": { - "x": 64, - "w": 16, - "h": 16 - }, - "break_5": { - "x": 80, - "w": 16, - "h": 16 - }, - "break_6": { - "x": 96, - "w": 16, - "h": 16 - }, - "break_7": { - "x": 112, - "w": 16, - "h": 16 - }, - "break_8": { - "x": 128, - "w": 16, - "h": 16 - }, - "break_9": { - "x": 144, - "w": 16, - "h": 16 - } - }, - "allitems": { - "creative": { - "w": 176, - "h": 136 - }, - "handle": { - "x": 3, - "y": 137, - "w": 12, - "h": 15 - } - }, - "buttons": { - "button_0": { - "w": 200, - "h": 20 - }, - "button_1": { - "y": 20, - "w": 200, - "h": 20 - }, - "button_2": { - "y": 40, - "w": 200, - "h": 20 - } - }, - "gui": { - "hotbar": { - "y": 16, - "w": 182, - "h": 22 - }, - "hotbar_selector": { - "y": 38, - "w": 24, - "h": 24 - }, - "cursor": { - "w": 16, - "h": 16 - } - }, - "shade": { - "shade": {} - }, - "gamelogo": { - "gamelogo": {} - } -} \ No newline at end of file