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: Engine/Engine.h
- Revision:
- 31:5c4acae51026
- Parent:
- 29:15e9640646b7
- Child:
- 34:a9b14a4ccd46
diff -r 863565e9859f -r 5c4acae51026 Engine/Engine.h
--- a/Engine/Engine.h Thu May 09 08:59:39 2019 +0000
+++ b/Engine/Engine.h Thu May 09 10:15:20 2019 +0000
@@ -144,6 +144,7 @@
int _score;
bool _score_check;
+ bool enemy_collision[6];
bool game_ends;
Floors _f[6]; // array of 6 floors