Exemplo n.º 1
0
 def __init__(self):
     Scene.__init__(self, 'PURPLE')
Exemplo n.º 2
0
 def __init__(self):
     Scene.__init__(self, 'BLUE')
Exemplo n.º 3
0
 def __init__(self):
     Scene.__init__(self, 'RED')
Exemplo n.º 4
0
 def __init__(self):
     Scene.__init__(self, 'ON')
Exemplo n.º 5
0
 def __init__(self):
     Scene.__init__(self, 'OFF')
Exemplo n.º 6
0
 def __init__(self):
     Scene.__init__(self, 'WINDOW')
Exemplo n.º 7
0
 def __init__(self):
     Scene.__init__(self, 'AMBIENT')