Difference between revisions of "Bitmap:setTexture"

From GiderosMobile
(added category)
Line 1: Line 1:
[[Category: Bitmap]]
 
 
'''Available since:''' Gideros 2012.08.2<br/>
 
'''Available since:''' Gideros 2012.08.2<br/>
 
'''Class:''' [[Bitmap]]<br/>
 
'''Class:''' [[Bitmap]]<br/>

Revision as of 04:08, 9 December 2019

Available since: Gideros 2012.08.2
Class: Bitmap

Description

Sets the texture.

Bitmap:setTexture(texture)

Parameters

texture: (TextureBase)