bool FX::FXRectangle::empty (  )  const [inline]

Test if empty.

Definition at line 52 of file FXRectangle.h.

00052 { return w<=0 || h<=0; }


(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