Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wacyk Jean-Gabriel
Wiiberry
Commits
5d7f56b1
Commit
5d7f56b1
authored
Jan 20, 2019
by
jwacyk
Browse files
modification menu.py ajout du bouton quitter
parent
eaf63949
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/menu.py
View file @
5d7f56b1
...
...
@@ -73,8 +73,8 @@ class Menu(object):
return
True
else
:
return
True
else
:
return
False
else
:
return
False
def
show_menu_on_screen
(
self
,
screen
):
pygame
.
draw
.
rect
(
screen
,
constants
.
GREEN
,
self
.
green_rect
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment