Scratch for Java

Recorder::post()

Called after each frame is drawn. This method is registered with the Applet class to ensure that frames are saved at the appropriate time during the recording process.

Syntax

Java

.post()

Return

void

post()