A quadrilateral with texture coordinate information.
Sets the origin and dimensions of the Quad.
Quad:setViewport(x, y, wdith, height)
Returns the origin and dimensions of the Quad.
x, y, wdith, height = Quad:getViewport()