Scratch for Java

AnimatedSprite::resetAnimation()

Resets the animation. The animation will start from the first frame.

Syntax

Java

.resetAnimation()

Return

void

resetAnimation()