ELEC2645 (2018/19) / Mbed 2 deprecated 2645_Project_SiutingWong201186503

Dependencies:   mbed

Revision:
14:13e82f720bea
Parent:
12:660458c41c8e
Child:
15:749c595b19e2
--- a/Avenger/Avenger.h	Thu May 09 05:25:04 2019 +0000
+++ b/Avenger/Avenger.h	Thu May 09 06:19:58 2019 +0000
@@ -20,7 +20,7 @@
     Vector2D get_pos();
 
 private:
-
+    // the size, the scale of the player, including joystick sensitivity and scoring system
     int _size;
     int _x;
     int _y;