X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=1042b61aecb810ce709b8fad2a8355985dca97f9;hb=refs%2Fheads%2Fmaster;hp=3c6e7af2d8a356a88ce9b6d77979d4bcc2e8a0b7;hpb=73cbf2cd2291283e1affe323783668d5ccc7fd66;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json deleted file mode 100644 index 3c6e7af..0000000 --- a/android/assets/json/texture_regions.json +++ /dev/null @@ -1,146 +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 - }, - "inv": { - "x": 78, - "y": 26, - "w": 26, - "h": 26 - }, - "pause": { - "x": 104, - "w": 26, - "h": 26 - } - }, - "pp/allitems": { - "creative": { - "w": 176, - "h": 136 - }, - "handle": { - "x": 3, - "y": 137, - "w": 12, - "h": 15 - } - }, - "pp/inventory": { - "survival": { - "w": 176, - "h": 166 - } - }, - "pp/crafting_table": { - "crafting_table": { - "w": 176, - "h": 166 - } - }, - "pp/furnace": { - "furnace": { - "w": 176, - "h": 166 - }, - "furnace_burn": { - "x": 176, - "w": 14, - "h": 14 - }, - "furnace_progress": { - "x": 176, - "y": 14, - "w": 24, - "h": 14 - } - }, - "pp/chest": { - "chest": { - "w": 176, - "h": 168 - } - }, - "pp/buttons": { - "button_0": { - "w": 200, - "h": 20 - }, - "button_1": { - "y": 20, - "w": 200, - "h": 20 - }, - "button_2": { - "y": 40, - "w": 200, - "h": 20 - } - }, - "pp/gui": { - "hotbar": { - "y": 16, - "w": 182, - "h": 22 - }, - "hotbar_selector": { - "y": 38, - "w": 24, - "h": 24 - }, - "cursor": { - "w": 16, - "h": 16 - } - }, - "pp/shade": {}, - "gamelogo": {}, - "pp/background": {}, - "pp/health":{ - "heart_whole": { - "w": 9 - }, - "heart_half": { - "x": 9, - "w": 9 - }, - "heart_empty": { - "x": 18, - "w": 9 - } - } -} \ No newline at end of file