quad(x: number, y: number, w: number, h: number): Quad
Rectangle area (0.0 - 1.0).
paramx- The x position of the rectangle.
paramy- The y position of the rectangle.
paramw- The width of the rectangle.
paramh- The height of the rectangle.
returnsA Quad object.
sincev3001.0
groupMath