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: SpaceInvadersEngine/SpaceInvadersEngine.h
- Revision:
- 72:938d2d65199d
- Parent:
- 66:0123bd3dcbc6
- Child:
- 73:bac5c72f7588
diff -r 1f6b665fc047 -r 938d2d65199d SpaceInvadersEngine/SpaceInvadersEngine.h
--- a/SpaceInvadersEngine/SpaceInvadersEngine.h Sat Apr 27 19:54:20 2019 +0000
+++ b/SpaceInvadersEngine/SpaceInvadersEngine.h Sat Apr 27 20:19:10 2019 +0000
@@ -40,6 +40,7 @@
Alien _A1;
+ int _space_shipx;
int _space_ship_width;
int _space_ship_height;
int _bullet_size;