FXRectangle& FX::FXRectangle::move ( FXshort  dx,
FXshort  dy 
) [inline]

Definition at line 77 of file FXRectangle.h.

00077 { x+=dx; y+=dy; return *this; }


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