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: spase_ship/space_ship.h
- Revision:
- 47:bd5a03dba379
- Parent:
- 46:4cdec96221cd
- Child:
- 48:bb683d6df5a1
--- a/spase_ship/space_ship.h Sun Apr 21 14:53:39 2019 +0000 +++ b/spase_ship/space_ship.h Sun Apr 21 14:54:59 2019 +0000 @@ -27,6 +27,7 @@ int _height; int _width; int _x; + int _y; };