Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(216)

Side by Side Diff: samples/pop_pop_win/lib/assets/audio/audio.json

Issue 786443002: Delete pop-pop-win from the repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "urls": [
3 "audio.opus",
4 "audio.mp3",
5 "audio.m4a",
6 "audio.ogg"
7 ],
8 "sprite": {
9 "Bomb0": [
10 0,
11 0.8436507936507937
12 ],
13 "Bomb1": [
14 1.0936507936507938,
15 0.8417460317460318
16 ],
17 "Bomb2": [
18 2.1853968253968254,
19 0.8457369614512472
20 ],
21 "Bomb3": [
22 3.2811337868480726,
23 0.8437414965986395
24 ],
25 "Bomb4": [
26 4.374875283446712,
27 0.8217913832199546
28 ],
29 "click": [
30 5.446666666666666,
31 0.6000226757369614
32 ],
33 "flag": [
34 6.296689342403628,
35 0.15793650793650793
36 ],
37 "Pop0": [
38 6.704625850340136,
39 0.20417233560090703
40 ],
41 "Pop1": [
42 7.158798185941043,
43 0.20521541950113378
44 ],
45 "Pop2": [
46 7.614013605442177,
47 0.20417233560090703
48 ],
49 "Pop3": [
50 8.068185941043083,
51 0.18634920634920635
52 ],
53 "Pop4": [
54 8.50453514739229,
55 0.20950113378684806
56 ],
57 "Pop5": [
58 8.964036281179137,
59 0.22859410430839003
60 ],
61 "Pop6": [
62 9.442630385487528,
63 0.1935374149659864
64 ],
65 "Pop7": [
66 9.886167800453514,
67 0.19317460317460317
68 ],
69 "Pop8": [
70 10.329342403628116,
71 0.2090702947845805
72 ],
73 "throw": [
74 10.788412698412698,
75 0.1439002267573696
76 ],
77 "unflag": [
78 11.182312925170066,
79 0.31458049886621314
80 ],
81 "win": [
82 11.74689342403628,
83 3.82984126984127
84 ]
85 }
86 }
OLDNEW
« no previous file with comments | « samples/pop_pop_win/chrome_app/platform_chrome_app.dart ('k') | samples/pop_pop_win/lib/assets/audio/audio.m4a » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698