Texture
From GiderosMobile
Supported platforms: File:Platform androidFile:Platform iosFile:Platform macFile:Platform pc
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 |