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.
Diff: Brick/Brick.h
- Revision:
- 60:63d69184ec0a
- Parent:
- 34:07ded1f83c59
- Child:
- 65:ec89c0b74a71
--- a/Brick/Brick.h Sat May 04 19:09:10 2019 +0000
+++ b/Brick/Brick.h Sat May 04 19:57:31 2019 +0000
@@ -18,6 +18,7 @@
int get_y();
void set_posx(int x);
void set_posy(int y);
+ void reset_lives();
private: