FXPoint FX::FXPoint::operator- (  )  [inline]

Negation.

Definition at line 70 of file FXPoint.h.

00070 { return FXPoint(-x,-y); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:33 2009 for TnFOX by doxygen v1.4.7