Companion

object Companion

Properties

Link copied to clipboard
val DEFAULT_TYPE: TextureType

Functions

Link copied to clipboard
fun getBitmap(context: Context, @DrawableRes drawableResId: Int, type: TextureType = DEFAULT_TYPE): Bitmap
fun getBitmap(assets: AssetManager, fileLocation: String, type: TextureType = DEFAULT_TYPE): Bitmap