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

Unified Diff: samples/pop_pop_win/web/resources/audio/audio.json

Issue 242443008: samples/pop_pop_win: now based on StageXL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: tiny nit Created 6 years, 8 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « samples/pop_pop_win/web/platform_web.dart ('k') | samples/pop_pop_win/web/resources/audio/audio.m4a » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/pop_pop_win/web/resources/audio/audio.json
diff --git a/samples/pop_pop_win/web/resources/audio/audio.json b/samples/pop_pop_win/web/resources/audio/audio.json
new file mode 100644
index 0000000000000000000000000000000000000000..e5cebc41b1c04d38ced3c6ed5c2e22f299adb040
--- /dev/null
+++ b/samples/pop_pop_win/web/resources/audio/audio.json
@@ -0,0 +1,86 @@
+{
+ "urls": [
+ "audio.opus",
+ "audio.mp3",
+ "audio.m4a",
+ "audio.ogg"
+ ],
+ "sprite": {
+ "Bomb0": [
+ 0,
+ 0.8436507936507937
+ ],
+ "Bomb1": [
+ 1.0936507936507938,
+ 0.8417460317460318
+ ],
+ "Bomb2": [
+ 2.1853968253968254,
+ 0.8457369614512472
+ ],
+ "Bomb3": [
+ 3.2811337868480726,
+ 0.8437414965986395
+ ],
+ "Bomb4": [
+ 4.374875283446712,
+ 0.8217913832199546
+ ],
+ "click": [
+ 5.446666666666666,
+ 0.6000226757369614
+ ],
+ "flag": [
+ 6.296689342403628,
+ 0.15793650793650793
+ ],
+ "Pop0": [
+ 6.704625850340136,
+ 0.20417233560090703
+ ],
+ "Pop1": [
+ 7.158798185941043,
+ 0.20521541950113378
+ ],
+ "Pop2": [
+ 7.614013605442177,
+ 0.20417233560090703
+ ],
+ "Pop3": [
+ 8.068185941043083,
+ 0.18634920634920635
+ ],
+ "Pop4": [
+ 8.50453514739229,
+ 0.20950113378684806
+ ],
+ "Pop5": [
+ 8.964036281179137,
+ 0.22859410430839003
+ ],
+ "Pop6": [
+ 9.442630385487528,
+ 0.1935374149659864
+ ],
+ "Pop7": [
+ 9.886167800453514,
+ 0.19317460317460317
+ ],
+ "Pop8": [
+ 10.329342403628116,
+ 0.2090702947845805
+ ],
+ "throw": [
+ 10.788412698412698,
+ 0.1439002267573696
+ ],
+ "unflag": [
+ 11.182312925170066,
+ 0.31458049886621314
+ ],
+ "win": [
+ 11.74689342403628,
+ 3.82984126984127
+ ]
+ }
+}
« no previous file with comments | « samples/pop_pop_win/web/platform_web.dart ('k') | samples/pop_pop_win/web/resources/audio/audio.m4a » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698