Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Map Class Reference

This class can also load the level from a file, parse it, and give it to us. More...

#include <Map.h>

List of all members.

Public Methods

 Map ()
 The constructor, puts in defaults to set off error trapping.

void loadMap (char *filename)
 Loads a map from file.


Public Attributes

char level [MAP_Y_SIZE][MAP_X_SIZE]
 Our level data, in characters '0' - '9'.


Detailed Description

This class can also load the level from a file, parse it, and give it to us.

It's rather nice.


The documentation for this class was generated from the following files:
Generated on Thu Jun 3 16:21:29 2004 by doxygen1.2.15