el15mh 200929957

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
AnimationsAnimations Class contains all the different animations used throughout the game
BallBall Class contains necessary parameters to draw the ball of the correct position, size and colour
BitmapA black & white bitmap that can be rendered on an N5110 screen
GamepadGamepad Class
MazeMaze Class contains all the mazes in the form of many series of lines
MazeEngineMaze Engine Class runs the game loop, drawing the mazes and checking for wall collisions and goals
MenuMenu Class runs the menu which the program uses as a basis
N5110N5110 Class
PolarPolar coordinate struct
Vector2DVector 2D struct