TextDisplay.backColor

From MiniScript Wiki
Revision as of 21:51, 1 April 2020 by 71.226.33.30 (talk) (Created page with "<c>TextDisplay.backColor</c> gets or sets the background color used on any future printing to this text display. This is the surrounding color for normal text, or the text co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TextDisplay.backColor gets or sets the background color used on any future printing to this text display. This is the surrounding color for normal text, or the text color for inverse-mode text.

Example =

text.backColor = color.navy