fromBitmaps

fun fromBitmaps(tilewidth: Int, tileheight: Int, bitmaps: List<Bitmap32>, border: Int = 1, mipmaps: Boolean = false): TileSet