ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revision:
46:4cdec96221cd
Parent:
45:c58777a61caf
Child:
47:bd5a03dba379
--- a/spase_ship/space_ship.h	Sun Apr 21 14:51:39 2019 +0000
+++ b/spase_ship/space_ship.h	Sun Apr 21 14:53:39 2019 +0000
@@ -26,6 +26,8 @@
 
     int _height;
     int _width;
+    int _x;
+    
 
 };
 #endif