flutter/examples/game/lib
2015-09-08 10:36:14 -07:00
..
custom_actions.dart Adds power bar and movements to boss fights in demo game 2015-09-03 12:58:24 -07:00
explosions.dart Adds small explosions to demo game 2015-09-01 15:34:43 -07:00
flash.dart Splits up demo game into multiple files for better readability 2015-08-26 10:22:09 -07:00
game_demo_node.dart Initial boss fight in demo game 2015-09-02 16:49:36 -07:00
game_demo.dart Introduce painting.dart and move painting code to src/painting 2015-09-08 10:36:14 -07:00
game_object_factory.dart Adds helpers to bosses at level 2 & 3 and above in demo game 2015-09-04 10:35:45 -07:00
game_objects.dart More precise removal of lasers when they go offscreen in demo game 2015-09-04 10:35:45 -07:00
main.dart Introduce painting.dart and move painting code to src/painting 2015-09-08 10:36:14 -07:00
player_state.dart Initial boss fight in demo game 2015-09-02 16:49:36 -07:00
power_bar.dart Adds power bar and movements to boss fights in demo game 2015-09-03 12:58:24 -07:00
repeated_image.dart Splits up demo game into multiple files for better readability 2015-08-26 10:22:09 -07:00
star_field.dart Splits up demo game into multiple files for better readability 2015-08-26 10:22:09 -07:00