X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2Fassets%2Fjson%2Ftexture_regions.json;h=1042b61aecb810ce709b8fad2a8355985dca97f9;hb=refs%2Fheads%2Fmaster;hp=d0714239ccdd839e0fbd2408c06efc99d2125c1f;hpb=398c9c46a58db1b26f502f9a55956ba03b90deaf;p=cavedroid.git diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json deleted file mode 100644 index d071423..0000000 --- a/android/assets/json/texture_regions.json +++ /dev/null @@ -1,118 +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 - } - }, - "allitems": { - "creative": { - "w": 176, - "h": 136 - }, - "handle": { - "x": 3, - "y": 137, - "w": 12, - "h": 15 - } - }, - "inventory": { - "survival": { - "w": 176, - "h": 166 - } - }, - "crafting_table": { - "crafting_table": { - "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 - }, - "heart_empty": { - "x": 18, - "w": 9 - } - } -} \ No newline at end of file