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: Enemy/Enemy.h
- Revision:
- 22:f329b05e26ff
- Parent:
- 21:3235ac9b6e7b
- Child:
- 23:9610a8f91336
--- a/Enemy/Enemy.h Tue May 26 23:34:57 2020 +0000 +++ b/Enemy/Enemy.h Tue May 26 23:36:52 2020 +0000 @@ -2,7 +2,7 @@ #include "N5110.h" #include "Gamepad.h" -/** Enemy Class +/** Enemy Class: @brief - Defines instances of Enemies for a 2D shooter game @author Albert Tan Muligan, Student at University of Leeds