Bitmap.new
From GiderosMobile
Available since: Gideros 2011.6
Description
Creates a new `Bitmap` object.
= Bitmap.new(texture,)
'texture: (TextureBase or TextureRegion) '
Available since: Gideros 2011.6
Creates a new `Bitmap` object.
= Bitmap.new(texture,)
'texture: (TextureBase or TextureRegion) '