TextureRegion
From GiderosMobile
Supported platforms: android, ios, mac, pc
Available since: Gideros 2011.6
Description
The `TextureRegion` class specifies a texture and a rectangular region in it. It is used to define independent texture regions
within a texture atlas which is a large image, which contains many smaller sub-images.
MethodsTextureRegion.new - creates a new TextureRegion object |
EventsConstants |