Exemple #1
0
 def __init__(self, plugged=0):
     PygameController.__init__(self, plugged)
Exemple #2
0
 def getDpad(self, button):
     return PygameController.getButtons(self, button)