Scratch for Java

Stage::eraseUI()

This method marks the UI buffer to be erased, which will be processed in the next update cycle.

Syntax

Java

.eraseUI()

Return

void

eraseUI()