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: Alien/Alien.h
- Revision:
- 17:8b1d16d56ad2
- Parent:
- 15:dde4ce4bf7fe
- Child:
- 18:828e9f6ddfdb
--- a/Alien/Alien.h Fri May 01 12:56:33 2020 +0000
+++ b/Alien/Alien.h Fri May 01 14:24:20 2020 +0000
@@ -20,4 +20,5 @@
int Size;
int StartX;
int StartY;
+ bool Shoot;
};
\ No newline at end of file