This class encapsulates all the algorithms required for the displaying strings and time dependent patterns on the lcd.

Dependents:   200943412_QuickClick

Revision:
12:41e9ba6d65d3
Parent:
11:7ad2ea427784
Child:
14:dd1f98f7d43a
--- a/Display.h	Sun Apr 16 19:37:09 2017 +0000
+++ b/Display.h	Fri Apr 21 10:54:41 2017 +0000
@@ -22,6 +22,13 @@
     /** Methord for drawing the circle and decreasing the wait time */
     void drawCircle(Controller &ctrl, N5110 &lcd); 
     
+    
+      /** Methord for resetting the wait time if multi-player */  
+    void put_wait(float w); 
+    
+    /** Methord for setting the wait time if multi-player */
+    float get_wait(); 
+    
         /**
      * @brief Displays a random instruction for the user to perform 
      * @param id[in] random number generated from operator