EngineAlpha
JVM
EngineAlpha
/
ea.edu
/
Text
Text
open
class
Text
Ein einfacher Text.
EDU-Variante von ea.actor.Text.
Members
Constructors
Text
Link copied to clipboard
constructor
(
inhalt
:
String
,
hoehe
:
Double
)
Erstellt ein neues Text-Objekt.
Functions
setze
Hoehe
Link copied to clipboard
open
fun
setzeHoehe
(
hoehe
:
Double
)
Setzt die Höhe neu.
setze
Inhalt
Link copied to clipboard
open
fun
setzeInhalt
(
inhalt
:
String
)
Setzt den Inhalt neu.