ELEC2645 (2018/19) / Mbed 2 deprecated el17szs

Dependencies:   mbed

Revision:
17:b2b651acffae
Parent:
15:81a3aaf52647
--- a/Bat/Bat.h	Wed Apr 24 21:17:22 2019 +0000
+++ b/Bat/Bat.h	Sat Apr 27 14:09:21 2019 +0000
@@ -22,9 +22,10 @@
     int get_hitBall();
     void reset();
     int get_loft_ball();
-    void first_menu(N5110 &menu_lcd);
-    void second_menu(N5110 &menu_lcd);
-    void game_over(string message);
+    //void first_menu(N5110 &menu_lcd);
+    //void second_menu(N5110 &menu_lcd);
+    void game_over_menu(N5110 &menu_lcd,int option);
+    void victory_menu(N5110 &menu_lcd);
     /// accessors and mutators