Beispiel #1
0
 def __init__(self, lookup, puck):
     Controller.__init__(self, lookup)
     self._puck = puck
     self._vm = puck.getVM()
Beispiel #2
0
 def __init__(self, lookup, puck):
     Controller.__init__(self, lookup)
     self._puck = puck