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

Unified Diff: sky/sdk/lib/example/game/lib/game_demo.dart

Issue 1210173004: Move examples to //sky/sdk/example (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « sky/sdk/lib/example/color/pubspec.yaml ('k') | sky/sdk/lib/example/game/lib/game_demo_world.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/sdk/lib/example/game/lib/game_demo.dart
diff --git a/sky/sdk/lib/example/game/lib/game_demo.dart b/sky/sdk/lib/example/game/lib/game_demo.dart
deleted file mode 100644
index 59ada17e1e21eb8268f2b8dabfe2a1d02ed8b141..0000000000000000000000000000000000000000
--- a/sky/sdk/lib/example/game/lib/game_demo.dart
+++ /dev/null
@@ -1,10 +0,0 @@
-library game;
-
-import 'dart:sky';
-import 'dart:math' as Math;
-import 'package:vector_math/vector_math_64.dart';
-import 'sprites.dart';
-import 'package:box2d/box2d.dart';
-import 'package:sky/rendering/object.dart';
-
-part 'game_demo_world.dart';
« no previous file with comments | « sky/sdk/lib/example/color/pubspec.yaml ('k') | sky/sdk/lib/example/game/lib/game_demo_world.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698