W3cubDocs

/LÖVE

Texture

Available since LÖVE 0.9.1
This type is not supported in earlier versions.

Superclass for drawable objects which represent a texture. All Textures can be drawn with Quads. This is an abstract type that can't be created directly.

Functions

Nothing yet.

Supertypes

Subtypes

Canvas Off-screen render target. 0.8.0
Image Drawable image type.

See Also

© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Texture