Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: SpaceInvaderEngine/SpaceInvaderEngine.h
- Revision:
- 23:aa86e32b6a74
- Parent:
- 22:3e978b1d7958
- Child:
- 24:ff5af5a013b5
--- a/SpaceInvaderEngine/SpaceInvaderEngine.h Wed May 13 19:27:46 2020 +0000
+++ b/SpaceInvaderEngine/SpaceInvaderEngine.h Thu May 14 08:33:06 2020 +0000
@@ -37,6 +37,7 @@
void alien_cover3_collision(Gamepad &pad, N5110 &lcd);
bool get_armada_life();
bool get_ship_life();
+ void kill_all();
private: