Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Examples  

SDL Isometric Engine File List

Here is a list of all files with brief descriptions:
Examples.cpp [code]
ImageCanvas.cpp [code]Defines the class, ImageCanvas, which allows for simple loading of different types of image files
ImageCanvas.h [code]Declares the class, ImageCanvas, which allows for simple loading of different types of image files
IsoDefinitions.h [code]Contains the basic definitions that are common for most engine components
IsoGeometryTools.cpp [code]Contains the definitions of the tools commonly used to manipulate the POINT and the RECT structures, as well as those that simplify the transition between the MFC-style rectangle structure, and the SDL-style rectangular structure
IsoGeometryTools.h [code]Declares a number of functions that simplify the manipulation of such structs as POINT and RECT
IsoMouseMap.cpp [code]Defines the IsoMouseMap class
IsoMouseMap.h [code]Declares the IsoMouseMap class
IsoScroller.cpp [code]Defines the IsoScroller class
IsoScroller.h [code]Declares the IsoScroller class
IsoTilePlotter.cpp [code]Defines the TilePlotter class
IsoTilePlotter.h [code]Declares the IsoTilePlotter class
IsoTileSet.cpp [code]Defines the IsoTileSet class, which simplifies the manipulation of images containing several tiles
IsoTileSet.h [code]Declares the IsoTileSet class
IsoTileWalker.cpp [code]Defines the IsoTileWalker class
IsoTileWalker.h [code]Declares the IsoTileWalker class
SDL_Tools.cpp [code]Defines certain functions that should make it easier to interact with SDL, and abstract out the commonly performed tasks, such as creating a new window, initializing a whole application, etc
SDL_Tools.h [code]Declares the SDL tools methods
TileEngineTest.cpp [code]

Generated on Mon May 26 22:13:18 2003 for SDL Isometric Engine by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002