Difference between revisions of "Bitmap:setTextureRegion"
From GiderosMobile
Line 8: | Line 8: | ||
Bitmap:setTextureRegion(textureRegion) | Bitmap:setTextureRegion(textureRegion) | ||
</source> | </source> | ||
− | '''textureRegion''': (TextureRegion) | + | === Parameters === |
+ | '''textureRegion''': (TextureRegion) <br/> |
Revision as of 10:45, 23 August 2018
Available since: Gideros 2012.08.2
Description
Sets the texture region.
Bitmap:setTextureRegion(textureRegion)
Parameters
textureRegion: (TextureRegion)