parent
a290dccb67
commit
d6cd834ca8
2 changed files with 1 additions and 16 deletions
|
|
@ -192,7 +192,7 @@ class FadeTo(Steady):
|
|||
|
||||
|
||||
class RotatingRainbow(Animation):
|
||||
def __init__(self, looptime=10.0):
|
||||
def __init__(self, looptime=50.0):
|
||||
super(RotatingRainbow, self).__init__()
|
||||
self.looptime = looptime
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue