18 lines
280 B
Plaintext
18 lines
280 B
Plaintext
Syntax:
|
|
BUTTON <opt>,<expr..expr>
|
|
|
|
opt-t=Text, i=Iconbutton
|
|
|
|
Button(nr,vor,hint,x,y,“Text“)
|
|
nr-Button-Nr
|
|
vor-Vordergrundfarbe
|
|
hint-Hintergrundfarbe
|
|
x,y-Position
|
|
Text-Buttontext
|
|
|
|
Button(tnr,f1,f2,f3,x,y)
|
|
tnr-Tilenr,das den Button
|
|
darstellt
|
|
f1..f3-Farben des Tiles
|
|
x,y-Position
|