MPTile

open class MPTile

Constructors

Link copied to clipboard
open fun MPTile()
Link copied to clipboard
open fun MPTile(    width: Int,     height: Int,     data: Array<Byte>)

Functions

Link copied to clipboard
open fun getData(): Array<Byte>
Link copied to clipboard
open fun getHeight(): Int
Link copied to clipboard
open fun getWidth(): Int