flutter/packages/flutter_sprites/lib/src
Adam Barth fab160cfce Rationalize embedder.dart and shell.dart
This patch combines embedder.dart and shell.dart into one thing. We should now
handle a bunch of error cases better.

  * embedder.connectToApplication has moved to shell.connectToApplication,
    matching the rest of the mojo universe.
  * embedder.connecttoService has moved to shell.connnectToService (and merged
    with shell.requestService).
  * shell.requestService is now shell.connectToService, matching the rest of
    the mojo universe.
  * serviceRegistry has moved from embedder.serviceRegistry to a top-level
    getter.

Fixes #1803
2015-10-29 10:47:34 -07:00
..
action_spline.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
action.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
color_secuence.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
constraint.dart Rename skysprites to flutter_sprites 2015-10-13 16:34:01 -07:00
effect_line.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
image_map.dart Rename skysprites to flutter_sprites 2015-10-13 16:34:01 -07:00
label.dart Right-aligned text paints offscreen sometimes 2015-10-26 15:49:47 -07:00
layer.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
node3d.dart Rename skysprites to flutter_sprites 2015-10-13 16:34:01 -07:00
node_with_size.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
node.dart Adds API documentation to sprite physics and renames a few private variables for clarity. 2015-10-28 16:51:00 -07:00
particle_system.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
physics_body.dart Adds API documentation to sprite physics and renames a few private variables for clarity. 2015-10-28 16:51:00 -07:00
physics_collision_groups.dart Fixes issue with physics collision groups 2015-10-27 13:38:20 -07:00
physics_debug.dart Adds API documentation to sprite physics and renames a few private variables for clarity. 2015-10-28 16:51:00 -07:00
physics_group.dart Adds API documentation to sprite physics and renames a few private variables for clarity. 2015-10-28 16:51:00 -07:00
physics_joint.dart Adds API documentation to sprite physics and renames a few private variables for clarity. 2015-10-28 16:51:00 -07:00
physics_shape.dart Adds API documentation to sprite physics and renames a few private variables for clarity. 2015-10-28 16:51:00 -07:00
physics_world.dart Adds API documentation to sprite physics and renames a few private variables for clarity. 2015-10-28 16:51:00 -07:00
sound_manager.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
sound.dart Rationalize embedder.dart and shell.dart 2015-10-29 10:47:34 -07:00
sprite_box.dart Improves physics debug drawing 2015-10-27 13:38:52 -07:00
sprite_widget.dart Rename skysprites to flutter_sprites 2015-10-13 16:34:01 -07:00
sprite.dart Show ColorFilter 2015-10-19 13:33:39 -07:00
spritesheet.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
texture.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
textured_line.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00
util.dart Rename skysprites to flutter_sprites 2015-10-13 16:34:01 -07:00
virtual_joystick.dart Strong modeify the examples 2015-10-23 18:13:25 -07:00