Quad

A quadrilateral with texture coordinate information.

Contents

Constructors

love.graphics.newQuad Creates a new Quad.

Functions

Object:type Gets the type of the object as a string.
Object:typeOf Checks whether an object is of a certain type.
Quad:flip Flips this quad horizontally, vertically, or both.
Quad:getViewport Gets the current viewport of this Quad.
Quad:setViewport Sets the texture coordinates according to a viewport.

Supertypes

Object

See Also


Other Languages

Retrieved from "http://love2d.org/wiki/Quad"
Personal tools