diff examples/js-sprite/resources/sprites/margins.json @ 215:268b66d72ec0 default tip @

misc: remove Javascript bindings, closes #2402
author David Demelier <markand@malikania.fr>
date Thu, 10 Oct 2019 13:52:57 +0200
parents e2574aa8301d
children
line wrap: on
line diff
--- a/examples/js-sprite/resources/sprites/margins.json	Sun Sep 01 06:53:48 2019 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-{
-    "image": "images/margins.png",
-    "cell": {
-        "width": 32,
-        "height": 32
-    },
-    "margin": {
-        "width": 4,
-        "height": 6
-    },
-    "space": {
-        "width": 2,
-        "height": 3
-    }
-}