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
Supertypes
Subtypes
Canvas | Off-screen render target. |
![]() |
|
Image | Drawable image type. |
See Also
Category: