Merge: Asteronits: add sounds and decouple app::audio from mnit
authorJean Privat <jean@pryen.org>
Thu, 17 Dec 2015 16:02:44 +0000 (11:02 -0500)
committerJean Privat <jean@pryen.org>
Thu, 17 Dec 2015 16:02:44 +0000 (11:02 -0500)
commit4eb35f01a26c2b555debb296ac659de248b14e82
treed922f8ec733d672b09e03f33aa23993db7d0ac32
parentd4577ce0dd5e83007a641375e84d8514260714de
parent85597b000b898f9d8a49b74c7d1a4986d53cb0c2
Merge: Asteronits: add sounds and decouple app::audio from mnit

Add some sound effects to Asteronits, when opening fire, on asteroid explosion and on collisions with the ship. There is no sound for the thruster because the pause feature is currently broken on Android and inexistant on GNU/Linux.

Also update app::soounds so they no longer depend on mnit and now rely only on app.nit.

Pull-Request: #1901
Reviewed-by: Jean Privat <jean@pryen.org>