view examples/js-animation/resources/sprites/margins.json @ 114:e3b45368fd19

Docs: add intro.md
author David Demelier <markand@malikania.fr>
date Mon, 11 Sep 2017 10:35:46 +0200
parents f4d23ad4aa27
children
line wrap: on
line source

{
    "image": "images/margins.png",
    "cell": {
        "width": 32,
        "height": 32
    },
    "margin": {
        "width": 4,
        "height": 6
    },
    "space": {
        "width": 2,
        "height": 3
    }
}