X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=1042b61aecb810ce709b8fad2a8355985dca97f9;hb=HEAD;hp=2b73d8f127f8f3ae0295ea44fdba01f8d5b12283;hpb=060595c8f929b1eba81653c5154f948fb12190ff;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json deleted file mode 100644 index 2b73d8f..0000000 --- a/android/assets/json/texture_regions.json +++ /dev/null @@ -1,102 +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 - } - }, - "allitems": { - "creative": { - "w": 176, - "h": 136 - }, - "handle": { - "x": 3, - "y": 137, - "w": 12, - "h": 15 - } - }, - "inventory": { - "survival": { - "w": 176, - "h": 166 - } - }, - "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": {}, - "gamelogo": {}, - "background": {}, - "health":{ - "heart_whole": { - "w": 9 - }, - "heart_half": { - "x": 9, - "w": 9 - } - } -} \ No newline at end of file