Exemplo n.º 1
0
 def __init__(self, behaviour_id):
     BaseBehaviour.__init__(self, behaviour_id)
     self.interface = None
     self.int_id = None
Exemplo n.º 2
0
 def __init__(self, behaviour_id):
     BaseBehaviour.__init__(self, behaviour_id)
Exemplo n.º 3
0
 def __init__(self, behaviour_id):
     BaseBehaviour.__init__(self, behaviour_id)
Exemplo n.º 4
0
 def __init__(self, behaviour_id):
     BaseBehaviour.__init__(self, behaviour_id)
     self.interface = None
     self.int_id = None