ELEC2645 (2018/19) / Mbed 2 deprecated el17m2h_public

Dependencies:   mbed

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