Difference between revisions of "Texture"
From GiderosMobile
Line 6: | Line 6: | ||
<translate><br /> | <translate><br /> | ||
<br /> | <br /> | ||
− | The | + | The [[Special:MyLanguage/Texture|Texture]] class lets you work with textures in an application. The [[Special:MyLanguage/Texture|Texture]] class lets you create<br /> |
− | a new | + | a new [[Special:MyLanguage/Texture|Texture]] object to load from an image file and display in scene tree.<br /> |
<br /></translate> | <br /></translate> | ||
{|- | {|- |
Revision as of 09:35, 24 August 2018
Supported platforms:
Available since: Gideros 2011.6
Inherits from: TextureBase
Description
The Texture class lets you work with textures in an application. The Texture class lets you create
a new Texture object to load from an image file and display in scene tree.
MethodsTexture.new creates a new Texture object |
EventsConstants |