Texture

From GiderosMobile
Revision as of 17:44, 31 August 2018 by Hgy29 (talk | contribs)

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
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.

Methods

Texture.new creates a new Texture object
Texture.new

Events

Constants