Difference between revisions of "Image"
m |
|||
Line 13: | Line 13: | ||
}} | }} | ||
== Supertypes == | == Supertypes == | ||
− | [[Drawable]] | + | * [[parent::Drawable]] |
− | [[Object]] | + | * [[parent::Object]] |
== See Also == | == See Also == | ||
* [[parent::love.graphics]] | * [[parent::love.graphics]] |
Revision as of 21:34, 26 May 2011
Drawable image type.
Constructors
love.graphics.newImage | Creates a new Image. |
Functions
These functions have parentheses in odd places. This is because the Image: namespace is reserved in Mediawiki.
Object:type | Gets the type of the object as a string. |
Object:typeOf | Checks whether an object is of a certain type. |
Supertypes
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info