Texture

From GiderosMobile
Revision as of 09:25, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Supported platforms:''' <br/> '''Available since:''' Gideros 2011.6<br/> === Description === <br /> <br /> The `Texture` class lets you work with textures in an a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Supported platforms:
Available since: Gideros 2011.6

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.

Methods

Events

Constants