Text

open class Text

Ein einfacher Text.

EDU-Variante von ea.actor.Text.

Constructors

Link copied to clipboard
constructor(inhalt: String, hoehe: Double)
Erstellt ein neues Text-Objekt.

Functions

Link copied to clipboard
open fun setzeHoehe(hoehe: Double)
Setzt die Höhe neu.
Link copied to clipboard
open fun setzeInhalt(inhalt: String)
Setzt den Inhalt neu.