TextStreamObject

Created by pedro on 23/09/17.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val numFrames: Int

Functions

Link copied to clipboard
open fun getBitmaps(): Array<Bitmap>
Link copied to clipboard
open fun getHeight(): Int
Link copied to clipboard
open fun getWidth(): Int
Link copied to clipboard
open fun load(text: String, textSize: Float, textColor: Int, backgroundColor: Int, typeface: Typeface)
Link copied to clipboard
open fun recycle()
Link copied to clipboard
open fun updateFrame(): Int