Difference between revisions of "Bitmap:setTextureRegion"
From GiderosMobile
(----) |
|||
Line 12: | Line 12: | ||
'''textureRegion''': (TextureRegion)<br/> | '''textureRegion''': (TextureRegion)<br/> | ||
− | + | {{Bitmap}} | |
− | {{ | ||
− |
Revision as of 01:06, 3 December 2019
Available since: Gideros 2012.08.2
Class: Bitmap
Description
Sets the texture region.
Bitmap:setTextureRegion(textureRegion)
Parameters
textureRegion: (TextureRegion)