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 Sun Jan 30 07:23:42 JST 2000 by rubyapi2