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: Apple/Apple.h
- Revision:
- 11:ba20e1b516a1
- Parent:
- 10:3e37b58e8600
- Child:
- 15:15577b650c2e
--- a/Apple/Apple.h Fri Jun 05 18:45:05 2020 +0000 +++ b/Apple/Apple.h Fri Jun 05 19:42:34 2020 +0000 @@ -4,7 +4,11 @@ #include "mbed.h" #include "N5110.h" #include "Gamepad.h" - +/** Apple Class File +* @brief Class containing the apple that the snake uses to get score and increase in size. +* @author Simon Atkinson +* @date June 2020 +*/ class Apple