AnimatedSprite::setAnimationFrame()
Sets the current frame of an animation.
Examples
Syntax
Java
Scratch
set animation frame ()
Parameters
Name | Data Type | Description |
---|---|---|
frame | int | Frame number |
Return
void
Sets the current frame of an animation.
set animation frame ()
Name | Data Type | Description |
---|---|---|
frame | int | Frame number |
void