Scratch for Java

Recorder::saveFrame()

Saves the current frame. This method should be implemented by subclasses to define the specific behavior for saving a frame.

Syntax

Java

.saveFrame()

Return

void

saveFrame()