ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revision:
48:bb683d6df5a1
Parent:
47:bd5a03dba379
Child:
49:5b797f126e5c
--- a/spase_ship/space_ship.h	Sun Apr 21 14:54:59 2019 +0000
+++ b/spase_ship/space_ship.h	Sun Apr 21 14:57:35 2019 +0000
@@ -28,6 +28,7 @@
     int _width;
     int _x;
     int _y;
+    int _speed;
     
 
 };