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:
- 4:fcd80b40f257
- Parent:
- 0:fd8eda608206
- Child:
- 6:a0f3dbbc8d33
--- a/Engine/Engine.h Wed May 08 20:13:48 2019 +0000 +++ b/Engine/Engine.h Wed May 08 20:49:24 2019 +0000 @@ -18,6 +18,7 @@ void read_input(Gamepad &pad); void draw(N5110 &lcd); void update(Gamepad &pad); + int get_score(); private: