Difference between revisions of "Bitmap:setTexture"

From GiderosMobile
(----)
Line 12: Line 12:
 
'''texture''': (TextureBase)<br/>
 
'''texture''': (TextureBase)<br/>
  
----
+
{{Bitmap}}
{{Special:PrefixIndex/Bitmap}}
 
<br/>
 

Revision as of 02:06, 3 December 2019

Available since: Gideros 2012.08.2
Class: Bitmap

Description

Sets the texture.

Bitmap:setTexture(texture)

Parameters

texture: (TextureBase)