ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19tb

Dependencies:   mbed

Revision:
47:29c4796a49e5
Parent:
44:f02510eeb165
Child:
49:6cad8b6ec5f2
--- a/GraphicEngine/GraphicEngine.h	Sat May 23 02:55:16 2020 +0000
+++ b/GraphicEngine/GraphicEngine.h	Sat May 23 03:53:33 2020 +0000
@@ -55,7 +55,7 @@
         void drawGoalPost();
 
         //draws the chicken to the LCD screen
-        void showFrog(float x, int y, int width, int height);
+        void showFrog(float x, int y, int width, int height, int state);
     
         void drawGoal(int x, int row);