Li Ruofan 201199450

Dependencies:   mbed Gamepad Joystick

Revision:
6:cbd9e1f26a10
Parent:
3:cf9fead9c3f4
Child:
8:b4a2954dd74f
diff -r e3a9f0548922 -r cbd9e1f26a10 shot/shot.h
--- a/shot/shot.h	Fri May 15 19:57:40 2020 +0000
+++ b/shot/shot.h	Fri May 15 21:16:14 2020 +0000
@@ -45,6 +45,5 @@
     int _y;
     int _width;
     int _height;
-    int _velocity;  //default velocity is 3
 };
 #endif
\ No newline at end of file