AnimatedSprite::clone()
Creates a copy of this sprite with the same animations, and adds it to the same stage.
Examples
Syntax
Java
.clone()
Return
AnimatedSprite
Creates a copy of this sprite with the same animations, and adds it to the same stage.
.clone()
AnimatedSprite