aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/maps/spritesheet/sprite@2x.json
blob: f4a9adf92c50d837e455089daf6d08779e8211c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "stop-vigo": {
    "id": "stop-vigo",
    "x": 0,
    "y": 0,
    "width": 64,
    "height": 64,
    "pixelRatio": 2
  },
  "stop-santiago": {
    "id": "stop-santiago",
    "x": 64,
    "y": 0,
    "width": 64,
    "height": 64,
    "pixelRatio": 2
  },
  "stop-vigo-cancelled": {
    "id": "stop-vigo-cancelled",
    "x": 128,
    "y": 0,
    "width": 64,
    "height": 64,
    "pixelRatio": 2
  },
  "stop-santiago-cancelled": {
    "id": "stop-santiago-cancelled",
    "x": 192,
    "y": 0,
    "width": 64,
    "height": 64,
    "pixelRatio": 2
  }
}