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

IsoTilePlotter.h File Reference

Declares the IsoTilePlotter class. More...

#include "IsoDefinitions.h"

Include dependency graph for IsoTilePlotter.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  IsoTilePlotter
 Class IsoTilePlotter: allows for easy tile plotting. More...


Typedefs

typedef POINT(* ISOTILEPLOTTERFN )(POINT coords, int tileWidth, int tileHeight)
 typedef for tile plotter function pointer type. More...


Detailed Description

Declares the IsoTilePlotter class.

Author:
Vovansim (aka Scorpion)
Version:
1.0
Date:
May 17, 2003

Definition in file IsoTilePlotter.h.


Typedef Documentation

typedef POINT(* ISOTILEPLOTTERFN)(POINT coords, int tileWidth, int tileHeight)
 

typedef for tile plotter function pointer type.

Definition at line 15 of file IsoTilePlotter.h.


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