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: Missiles/Missiles.h
- Revision:
- 20:477d2ee5e461
- Parent:
- 16:3cb5c59ae7e8
--- a/Missiles/Missiles.h Thu May 09 14:08:12 2019 +0000 +++ b/Missiles/Missiles.h Thu May 09 14:58:01 2019 +0000 @@ -156,14 +156,15 @@ return _score; //returns the value of _score } -@endcode */ class Missiles { public: + /**constructor*/ Missiles(); + /**destructor*/ ~Missiles(); /** * @brief Randomises missile starting position