MemMessageBoard Class Reference
[Memory matching minigame]

#include <MemMessageBoard.h>

Inherits Graphic.

Collaboration diagram for MemMessageBoard:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MemMessageBoard (BITMAP *map, Point offset)
 ~MemMessageBoard ()
void changeBoard (BITMAP *map)
 Updates the board.
void draw (BITMAP *canvas, Point offset)
 This is the main reason for this class.

Protected Attributes

BITMAP * board


Detailed Description

This is the board which displays messages

Constructor & Destructor Documentation

MemMessageBoard::MemMessageBoard ( BITMAP *  map,
Point  offset 
)

MemMessageBoard::~MemMessageBoard (  ) 


Member Function Documentation

void MemMessageBoard::changeBoard ( BITMAP *  map  ) 

Updates the board.

void MemMessageBoard::draw ( BITMAP *  canvas,
Point  offset 
) [virtual]

This is the main reason for this class.

Implements Graphic.


Member Data Documentation

BITMAP* MemMessageBoard::board [protected]


The documentation for this class was generated from the following files:

Generated on Mon Mar 16 14:33:13 2009 for LearningGaming by  doxygen 1.5.7.1