comparison tests/libclient/animation/resources/animations/margins.json @ 0:8991989c4708

Initial import
author David Demelier <markand@malikania.fr>
date Tue, 22 Mar 2016 18:26:05 +0100
parents
children d4f5f7231b84
comparison
equal deleted inserted replaced
-1:000000000000 0:8991989c4708
1 {
2 "sprite": "sprites/margins.json",
3 "frames": [
4 { "delay": 500 },
5 { "delay": 501 },
6 { "delay": 502 },
7 { "delay": 503 },
8 { "delay": 504 },
9 { "delay": 505 },
10 { "delay": 506 },
11 { "delay": 507 },
12 { "delay": 508 },
13 { "delay": 509 },
14 { "delay": 510 },
15 { "delay": 511 }
16 ]
17 }