mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Merge pull request #601 from vlidholt/master
Adds sounds to demo game bundle
This commit is contained in:
commit
3d7c3cd560
BIN
examples/game/assets/explosion.wav
Normal file
BIN
examples/game/assets/explosion.wav
Normal file
Binary file not shown.
BIN
examples/game/assets/laser.wav
Normal file
BIN
examples/game/assets/laser.wav
Normal file
Binary file not shown.
BIN
examples/game/assets/levelup.wav
Normal file
BIN
examples/game/assets/levelup.wav
Normal file
Binary file not shown.
BIN
examples/game/assets/pickup.wav
Normal file
BIN
examples/game/assets/pickup.wav
Normal file
Binary file not shown.
@ -5,3 +5,7 @@ assets:
|
||||
- assets/starfield.png
|
||||
- assets/game_ui.png
|
||||
- assets/game_ui.json
|
||||
- assets/explosion.wav
|
||||
- assets/laser.wav
|
||||
- assets/levelup.wav
|
||||
- assets/pickup.wav
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user