ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revision:
47:bd5a03dba379
Parent:
46:4cdec96221cd
Child:
48:bb683d6df5a1
--- a/spase_ship/space_ship.h	Sun Apr 21 14:53:39 2019 +0000
+++ b/spase_ship/space_ship.h	Sun Apr 21 14:54:59 2019 +0000
@@ -27,6 +27,7 @@
     int _height;
     int _width;
     int _x;
+    int _y;
     
 
 };