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: CopterEngine/CopterEngine.h
- Revision:
- 13:5dd6f2d443cf
- Parent:
- 9:192ad897ec95
- Child:
- 14:b2a89c6426c8
--- a/CopterEngine/CopterEngine.h Mon May 06 15:34:26 2019 +0000 +++ b/CopterEngine/CopterEngine.h Wed May 08 18:17:45 2019 +0000 @@ -20,6 +20,12 @@ #include "Copter.h" #include "Wall.h" +/** CopterEngine Class +@author Caiwenjing Liu, University of Leeds +@brief the code of copter for the CopterGame +@date 11/04/2019 +*/ + // gap from edge of screen #define GAP 4