DynamicText

indigo.platform.assets.DynamicText
final class DynamicText

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def makeTextImageData(text: String, style: TextStyle, width: Int, height: Int): HTMLCanvasElement
def measureText(text: String, style: TextStyle, width: Int, height: Int): Rectangle