Exemple #1
0
 public void setRepeat(int repeat) {
     currAnimation.setRepeat(repeat);
     this.repeat = repeat;
 }