ELEC2645 (2017/18) / Mbed 2 deprecated el17yw

Dependencies:   mbed

Revision:
19:362ad1cd6d4a
Parent:
10:ef01b3076040
Child:
24:14489d259ffb
Child:
27:eab2cf10554e
diff -r 78001ecadcb2 -r 362ad1cd6d4a rec/rect.h
--- a/rec/rect.h	Sat Apr 28 21:12:33 2018 +0000
+++ b/rec/rect.h	Sat Apr 28 21:59:45 2018 +0000
@@ -13,6 +13,7 @@
    void draw(N5110 &lcd);
    void update(Direction d,float mag);
    void add_score();
+   void minus_score();
    int get_score();
    
    Vector2D get_pos();