projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
renommage de app en minwii (ça va tout péter…).
[minwii.git]
/
src
/
app
/
events.py
diff --git
a/src/app/events.py
b/src/app/events.py
deleted file mode 100755
(executable)
index
ae99ad5
..0000000
--- a/
src/app/events.py
+++ /dev/null
@@
-1,6
+0,0 @@
-from pygame.locals import USEREVENT
-TIMEOUT = USEREVENT + 1
-NOTEON = USEREVENT + 2
-NOTEOFF = USEREVENT + 3
-COLDOWN = USEREVENT + 4
-COLUP = USEREVENT + 5