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