DEADSOFTWARE

Update version script
[cavedroid.git] / android / assets / json / texture_regions.json
diff --git a/android/assets/json/texture_regions.json b/android/assets/json/texture_regions.json
deleted file mode 100644 (file)
index 6ccbffa..0000000
+++ /dev/null
@@ -1,112 +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
-    }
-  },
-  "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