Difference between revisions of "Image"

m
Line 8: Line 8:
 
== Functions ==
 
== Functions ==
 
These functions have parentheses in odd places. This is because the Image: namespace is reserved in Mediawiki.
 
These functions have parentheses in odd places. This is because the Image: namespace is reserved in Mediawiki.
{{#ask: [[Category:Functions]] [[parent::Image]] OR [[parent::Drawable]] OR [[parent::Object]] [[Since::<071]]
+
{{#ask: [[Category:Functions]] [[parent::Image||Drawable||Object]] [[Since::<071]]
 
| headers=hide
 
| headers=hide
 
| ?Description
 
| ?Description

Revision as of 17:40, 25 March 2011

Drawable image type.

Constructors

love.graphics.newImageCreates a new Image.

Functions

These functions have parentheses in odd places. This is because the Image: namespace is reserved in Mediawiki.

Object:typeGets the type of the object as a string.
Object:typeOfChecks whether an object is of a certain type.

Supertypes

Drawable Object

See Also


Other Languages