Andreas Garmannslund / Mbed 2 deprecated SimplePlatformGame

Dependencies:   N5110 PinDetect PowerControl mbed

Embed: (wiki syntax)

« Back to documentation index

Global.cpp File Reference

Global.cpp File Reference

Go to the source code of this file.

Functions

void clearHighscoreList ()
 Clears the highscore list.

Variables

int score = 0
 Score in last game.
Highscore highscores [3] = {{"AAA", 0}, {"AAA", 0}, {"AAA", 0}}
 List showing the three all time highest score achieved. Sorted from highest to lowest.

Detailed Description

Definition in file Global.cpp.