5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
#title DrawText [RCBasic Doc]
|
|
#header sub DrawText(txt$, x, y)
|
|
|
|
Draws text to the current canvas
|