Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Tile Class Reference

#include <map.h>

Collaboration diagram for Tile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Tile ()
 Construct a tile with no split.


Public Attributes

halfTile tile1
halfTile tile2
tSplit split

Constructor & Destructor Documentation

Tile::Tile  ) 
 

Construct a tile with no split.

A Tile contains two half tiles and information about how the tile is split. If a tile isn't split, the first three parts of the tile are in the first halfTile and the fourth is in th second.


Member Data Documentation

tSplit Tile::split
 

halfTile Tile::tile1
 

halfTile Tile::tile2
 


The documentation for this class was generated from the following files:
Generated on Tue Aug 18 03:45:56 2009 for HOG by doxygen 1.3.4