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: Collision/Collision.h
- Revision:
- 16:cf2bfada3adf
- Parent:
- 13:eb60628db8bf
- Child:
- 20:a36ab1560e73
--- a/Collision/Collision.h Fri May 15 12:21:45 2020 +0000
+++ b/Collision/Collision.h Mon May 18 08:56:17 2020 +0000
@@ -8,9 +8,9 @@
#include "shot.h"
/** Collision class
- @check whether people is shotted
- @author Zeyu Feng
- @28 April 2020
+@brief check whether people is shotted
+@author Zeyu Feng
+@28 April 2020
*/
class Collision{