|
|
Simple rectangle class.
This class is a convenience class defining a rectangle as a point x,y with a size width by height. The existence of this class is to keep the implementation from being dependant on a separate framework/library;
| NETPoint pos | pos |
| NETSize size | size |
| Generated by: baudens on ke.mandrakesoft.com on Fri Sep 21 19:55:56 2001, using kdoc 2.0a53. |