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.cpp
- Revision:
- 84:d875c6e87398
- Parent:
- 83:a55e77dfee5a
- Child:
- 85:0094d33fb1da
diff -r a55e77dfee5a -r d875c6e87398 spase_ship/space_ship.cpp --- a/spase_ship/space_ship.cpp Sun Apr 28 14:37:08 2019 +0000 +++ b/spase_ship/space_ship.cpp Sun Apr 28 14:38:57 2019 +0000 @@ -9,3 +9,5 @@ { } + +void space_ship::init(int x,int height,int width) \ No newline at end of file