Terminal.setScrollBackground

Controls whether or not the terminal will scroll the background image (if one is set) when the text in the window must be scrolled.

class Terminal
void
setScrollBackground
(
int scroll
)

Parameters

scroll int

whether the terminal should scroll the background image along with the text Since 0.11

Meta