This website requires JavaScript.
Explore
Help
Register
Sign In
firka
/
flutter
Watch
4
Fork
0
You've already forked flutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
flutter
/
examples
/
game
/
lib
History
Adam Barth
945b5bcd64
Remove use of some deprecated functions on sky.Paint
...
We now expose idiomatic setters for these properties. Eventually we'll remove the setter functions.
2015-09-13 17:24:15 -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
Remove use of some deprecated functions on sky.Paint
2015-09-13 17:24:15 -07:00