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

TILEINFO Struct Reference

Information structure for one tile in the tileset. More...

#include <IsoTileSet.h>

Collaboration diagram for TILEINFO:

Collaboration graph
[legend]
List of all members.

Public Attributes

RECT rcSrc
 The source rectangle. More...

POINT ptAnchor
 Anchor point. More...

RECT rcDstExtent
 Destination Extend. More...


Detailed Description

Information structure for one tile in the tileset.

Definition at line 24 of file IsoTileSet.h.


Member Data Documentation

POINT TILEINFO::ptAnchor
 

Anchor point.

Definition at line 28 of file IsoTileSet.h.

Referenced by IsoTileSet::loadTileset.

RECT TILEINFO::rcDstExtent
 

Destination Extend.

Definition at line 30 of file IsoTileSet.h.

Referenced by initializeEngine, and programLoop.

RECT TILEINFO::rcSrc
 

The source rectangle.

Definition at line 26 of file IsoTileSet.h.

Referenced by IsoTileSet::loadTileset.


The documentation for this struct was generated from the following file:
Generated on Mon May 26 22:13:22 2003 for SDL Isometric Engine by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002