Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Diff: Avenger/Avenger.h
- 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;