Hugo Hu / Mbed 2 deprecated BRAVEHEART

Dependencies:   mbed N5110 ShiftReg PinDetect

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.