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: Engine/Engine.h
- Revision:
- 28:e0161a52a8b9
- Parent:
- 27:af14fcd5a520
- Child:
- 29:15e9640646b7
--- a/Engine/Engine.h Wed May 08 17:51:07 2019 +0000
+++ b/Engine/Engine.h Wed May 08 18:02:11 2019 +0000
@@ -106,6 +106,8 @@
*/
void add_score();
+ int get_score();
+
void set_game_over(float doodler_pos_y);