{{newin|[[0.9.1]]|091|type=type|text=This type is not supported in earlier versions, but the methods were still available on [[Canvas]] and [[Image]] objects}}
Superclass for drawable objects which represent a texture. All Textures can be drawn with [[Quad]]s. This is an abstract type that can't be created directly.
== Functions ==
{{#ask: [[Category:Functions]] [[parent::Texture]] [[Concept:Current]]
| headers=hide
| default=Nothing yet.
| format=template
| template=ListingFields
| introtemplate=ListingIntro
| outrotemplate=ListingOutro
| ?Description
| ?PrettySince
| ?PrettyRemoved
| ?PrettyDeprecated
}}

== Supertypes ==
* [[parent::Drawable]]
* [[parent::Object]]
== Subtypes ==
{{#ask: [[Category:Types]] [[parent::Texture]] [[Concept:Current]]
| headers=hide
| format=template
| template=ListingFields
| introtemplate=ListingIntro
| outrotemplate=ListingOutro
| ?Description
| ?PrettySince
| ?PrettyRemoved
| ?PrettyDeprecated
}}
== Enums ==
{{#ask: [[Category:Enums]] [[parent::Texture]] [[Concept:Current]]
| headers=hide
| format=template
| template=ListingFields
| introtemplate=ListingIntro
| outrotemplate=ListingOutro
| ?Description
| ?PrettySince
| ?PrettyRemoved
| ?PrettyDeprecated
}}
== See Also ==
* [[parent::love.graphics]]
* [[love.graphics.draw]]
* [[Mesh:setTexture]]
* [[ParticleSystem:setTexture]]
* [[SpriteBatch:setTexture]]
* [[Shader:send]]
[[Category:Types]]
{{#set:Description=Superclass for drawable objects which represent a texture.}}
== Other Languages ==
{{i18n|Texture}}