Point Class Reference

A point in positive space. More...

#include <point.h>

List of all members.

Public Member Functions

 Point (unsigned short X, unsigned short Y)
bool inRangeOf (const Point &p, int radius) const
 Check whether the given point is within range of this point.
bool operator== (const Point &other) const
bool operator!= (const Point &other) const

Public Attributes

unsigned short x
 x coordinate
unsigned short y
 y coordinate


Detailed Description

A point in positive space.

Usually represents pixel coordinates on a map.

Definition at line 29 of file point.h.


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

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