TimedAnimation.setRepeatCount
void setRepeatCount(uint repeatCount)Sets the number of times self will play.
If set to 0, self will repeat endlessly.
Parameters
repeatCount | the number of times self will play |
void setRepeatCount(uint repeatCount)Sets the number of times self will play.
If set to 0, self will repeat endlessly.
repeatCount | the number of times self will play |