Beispiel #1
0
 def __init__(self, overlaid_object):
     # Call the constructor of the parent class
     super(self.__class__,self).__init__(overlaid_object)
     new_poster("fingerCntrl", 4)
Beispiel #2
0
 def __init__(self, overlaid_object):
     # Call the constructor of the parent class
     super(self.__class__,self).__init__(overlaid_object)
     self._clean_track = False
     new_poster("rflexCntrl", 4)