Location Class Reference

A location on a tile map. More...

#include <map.hpp>

List of all members.

Public Member Functions

 Location (int x, int y, MetaTile *tile)
 Constructor.
bool operator< (const Location &loc) const
 Comparison operator.

Public Attributes

int x
int y
MetaTiletile


Detailed Description

A location on a tile map.

Used for pathfinding, open list.

Definition at line 66 of file map.hpp.


The documentation for this class was generated from the following files:

Generated on Sun Apr 26 17:30:46 2009 for TMW Server Collection by  doxygen 1.5.5