Hugo Hu / Mbed 2 deprecated BRAVEHEART

Dependencies:   mbed N5110 ShiftReg PinDetect

Embed: (wiki syntax)

« Back to documentation index

Global.h File Reference

Global.h File Reference

Contains global variables and functions. More...

Go to the source code of this file.

Data Structures

struct  Highscore
 A highscore element consists of initials and a score. More...
struct  Achievement
 An achievement element consists of all records made. More...
struct  Point
 Simple objects with a position (x,y) and velocity (vx, vy) More...
struct  Rectangle
 Rectangle with position (x and y) and dimensions (width and height) More...
class  Entity
 An entity represents a movable character, such as the player, enemies etc. More...
class  Enemy
 Enemy class. More...

Functions

void clearHighscoreList ()
 Clears the highscore list.

Detailed Description

Contains global variables and functions.

Definition in file Global.h.