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: Paddle/Paddle.h
- Revision:
- 111:4848c399fae0
- Parent:
- 91:c01a736fb0d9
- Child:
- 114:280903dd7e06
diff -r 780fdecd9171 -r 4848c399fae0 Paddle/Paddle.h --- a/Paddle/Paddle.h Wed May 08 01:57:25 2019 +0000 +++ b/Paddle/Paddle.h Wed May 08 02:50:07 2019 +0000 @@ -26,6 +26,7 @@ void lose_life(); Vector2D get_pos(); int get_lives(); + void reset_lives(); void set_tilt(); void set_joy(); void recentre();