Difference between revisions of "Drawable"
Line 1: | Line 1: | ||
Superclass for all things that can be drawn on screen. This is an abstract type that can't be created directly. | Superclass for all things that can be drawn on screen. This is an abstract type that can't be created directly. | ||
+ | {{#ask: [[Category:Functions]] [[parent::Object]] | ||
+ | | headers=hide | ||
+ | | ?Description | ||
+ | }} | ||
+ | == Supertypes == | ||
+ | [[Object]] | ||
== Subtypes == | == Subtypes == | ||
* [[Framebuffer]] | * [[Framebuffer]] |
Revision as of 01:56, 13 February 2011
Superclass for all things that can be drawn on screen. This is an abstract type that can't be created directly.
Object:release | Immediately destroys the object's Lua reference. |
Object:type | Gets the type of the object as a string. |
Object:typeOf | Checks whether an object is of a certain type. |
Supertypes
Subtypes
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