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

Unified Diff: samples/pop_pop_win/lib/assets/images/static.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 side-by-side diff with in-line comments
Download patch
Index: samples/pop_pop_win/lib/assets/images/static.json
diff --git a/samples/pop_pop_win/lib/assets/images/static.json b/samples/pop_pop_win/lib/assets/images/static.json
deleted file mode 100644
index 74268269d614c3e3cda80cc24a23a0bf91c4e001..0000000000000000000000000000000000000000
--- a/samples/pop_pop_win/lib/assets/images/static.json
+++ /dev/null
@@ -1,131 +0,0 @@
-{
- "frames": {
- "button_new_game": {
- "frame": {
- "x": 398,
- "y": 150,
- "w": 294,
- "h": 92
- },
- "rotated": false,
- "trimmed": false,
- "spriteSourceSize": {
- "x": 0,
- "y": 0,
- "w": 294,
- "h": 94
- },
- "sourceSize": {
- "w": 294,
- "h": 94
- }
- },
- "button_new_game_clicked": {
- "frame": {
- "x": 503,
- "y": 0,
- "w": 293,
- "h": 92
- },
- "rotated": false,
- "trimmed": false,
- "spriteSourceSize": {
- "x": 0,
- "y": 0,
- "w": 293,
- "h": 94
- },
- "sourceSize": {
- "w": 292,
- "h": 94
- }
- },
- "loading_background": {
- "frame": {
- "x": 0,
- "y": 0,
- "w": 504,
- "h": 88
- },
- "rotated": false,
- "trimmed": false,
- "spriteSourceSize": {
- "x": 0,
- "y": 0,
- "w": 504,
- "h": 88
- },
- "sourceSize": {
- "w": 504,
- "h": 88
- }
- },
- "loading_bar": {
- "frame": {
- "x": 0,
- "y": 184,
- "w": 398,
- "h": 56
- },
- "rotated": false,
- "trimmed": false,
- "spriteSourceSize": {
- "x": 0,
- "y": 0,
- "w": 398,
- "h": 56
- },
- "sourceSize": {
- "w": 398,
- "h": 56
- }
- },
- "loading_text": {
- "frame": {
- "x": 318,
- "y": 94,
- "w": 218,
- "h": 56
- },
- "rotated": false,
- "trimmed": false,
- "spriteSourceSize": {
- "x": 0,
- "y": 0,
- "w": 218,
- "h": 56
- },
- "sourceSize": {
- "w": 218,
- "h": 56
- }
- },
- "logo_win": {
- "frame": {
- "x": 0,
- "y": 88,
- "w": 318,
- "h": 96
- },
- "rotated": false,
- "trimmed": false,
- "spriteSourceSize": {
- "x": 0,
- "y": 0,
- "w": 318,
- "h": 96
- },
- "sourceSize": {
- "w": 318,
- "h": 96
- }
- }
- },
- "meta": {
- "image": "transparent_static.png",
- "size": {
- "w": 796,
- "h": 244
- }
- }
-}
« no previous file with comments | « samples/pop_pop_win/lib/assets/images/opaque.json ('k') | samples/pop_pop_win/lib/assets/images/transparent_animated.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698