Gets / sets the repeat count. The count determines the number of times the tween will be repeated before stopping. Setting the count to -1 will make it repeat infinitely. This setting is used in conjunction with the repeatMode() method. If you just set a repeat count and no mode then the tween will not repeat.