Package: pumpkin.geom

Rectangle

function Rectangle( x : float, y : float, width : float, height : float ) :

Parameters

x

y

width

height


Description
Create Rectangle from x,y, width & height.