GG
|
A GG screen coordinate class. More...
#include <PtRect.h>
Public Attributes | |
X | x |
Y | y |
Structors | |
Pt () | |
Pt (X x_, Y y_) | |
Pt (X_d x_, Y y_) | |
Pt (X x_, Y_d y_) | |
Pt (X_d x_, Y_d y_) | |
Accessors | |
bool | Less (const Pt &rhs) const |
Mutators | |
void | operator+= (const Pt &rhs) |
void | operator-= (const Pt &rhs) |
Pt | operator- () const |
bool GG::Pt::Less | ( | const Pt & | rhs | ) | const [inline] |