set_loop


Description:

public void set_loop (bool loop)

Sets whether this should loop over itself once finished.

Note:

Use PropertyTransition instead

A looping Animation will not emit the completed signal when finished.

This function will set alpha and timeline if needed.

Parameters:

this

a Animation

loop

true if the animation should loop