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. |