comparison examples/js-sprite/resources/sprites/margins.json @ 74:78de82cc6bde

Tests: move graphical examples into examples, closes #606
author David Demelier <markand@malikania.fr>
date Thu, 22 Dec 2016 15:17:43 +0100
parents
children f4d23ad4aa27
comparison
equal deleted inserted replaced
73:efe1a7fb43f8 74:78de82cc6bde
1 {
2 "image": "images/margins.png",
3 "cell": [ 32, 32 ],
4 "margin": [ 4, 6 ],
5 "space": [ 2, 3 ]
6 }