Thomas Davies / Mbed 2 deprecated LetTheBallDrop

Dependencies:   N5110 mbed PowerControl

Embed: (wiki syntax)

« Back to documentation index

GameScreen.h File Reference

GameScreen.h File Reference

Simple library for managing "Let The Ball Drop" Game screen. More...

Go to the source code of this file.

Data Structures

struct  Platform
 Platform structure. More...
struct  Ball
 Ball structure. More...
class  GameScreen
 GameScreen Class. More...

Detailed Description

Simple library for managing "Let The Ball Drop" Game screen.

extends on N5110 library created by Craig.A.Evans Adds functionality to animate game platforms and ball, also displays various game screens throughout gameplay. printString function from base class N5110 is overwritten and extened to vertical orientation text and inverted pixel scheme.

Author:
Thomas Davies
Date:
May 2015

Definition in file GameScreen.h.