Description :
Runs the specified animation in a loop, i.e., the animation runs over and over again. Only available to classes.
Uses :
Use this for displaying cyclic animations such as running, walking, etc.
Example :
This code loops the "Dance" animation for the class when the message gameWin is received.