BitmapPackage

class BitmapPackage(bitmap: Bitmap, texNum: Int, id: String)

This is used for the early demo, will not be used in the final product

Constructors

Link copied to clipboard
constructor(bitmap: Bitmap, texNum: Int, id: String)

Properties

Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard
val texNum: Int