Overview Chapter

class CDXTile

Constructors and Destructors
CDXTileDefault constructor.
CDXTileCreates a DirectDrawSurface and loads the tiles from a .
Operations
Create Creates a DirectDrawSurface and loads the tiles from a .
CreateFromTLE Creates a CDX tile file from an autograb/MapMaker tle file pScreen points to the CDX main screen, szFilename contains the name of the TLE file to load.
Init Initializes the class.
   
                      
Data Members
public
int m_BlockHeight;The height of one tile, in pixels.
int m_BlockNum;The number of tiles in the bitmap file.
int m_BlockWidth;The width of one tile, in pixels.