A class representing rectangles.
new(x, y, width, height)
height
height = height
intersect(rectangle)
[undefined]
union(rectangle)
[undefined]
width
width = width
x
x = x
y
y = y
Generated at Wed Oct 20 03:51:49 JST 1999 by rubyapi2