Api/dev.colorprint()

From Minux Wiki
Revision as of 13:27, 1 October 2024 by Shorun (talk | contribs) (Created page with "this function is part of the dev. api and used to print a single line in color '''usage:''' dev.colorprint(printstring, textcolor, backgroundcolor) '''output:''' prints printstring in the color set by textcolor and backgroundcolor, only affects the one print made with this.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this function is part of the dev. api and used to print a single line in color


usage:

dev.colorprint(printstring, textcolor, backgroundcolor)


output:

prints printstring in the color set by textcolor and backgroundcolor, only affects the one print made with this.