SSDLRect
A rectangle, with the origin at the upper left (integer).
Methods
Method Equals:Int(rect:SSDLRect Var)
Returns True if the two rectangles are equal.
Method HasIntersection:Int(rect:SSDLRect Var)
Determines whether two rectangles intersect.
