projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
correction du commentaire.
[minwii.git]
/
src
/
minwii
/
app.py
diff --git
a/src/minwii/app.py
b/src/minwii/app.py
index
a4d2005
..
b0e249a
100755
(executable)
--- a/
src/minwii/app.py
+++ b/
src/minwii/app.py
@@
-72,7
+72,7
@@
class MinWii(object):
pygame_wiimouse._default_event_cb(wt, id, wmp)
# le bouton Home de la télécommande permet de sortir
pygame_wiimouse._default_event_cb(wt, id, wmp)
# le bouton Home de la télécommande permet de sortir
- # (envoi d'un événement clavier
esc
)
+ # (envoi d'un événement clavier
« q »
)
wm = wmp[0]
if id == self.nwiimotes - 1 and \
wiiuse.is_just_pressed(wm, wiiuse.button['Home']) :
wm = wmp[0]
if id == self.nwiimotes - 1 and \
wiiuse.is_just_pressed(wm, wiiuse.button['Home']) :