소스 검색

Challenge-3-ok

chapitre-1-challenge-4
Cleason 3 년 전
부모
커밋
8ebee3f987
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. +3
    -1
      birdie.py

+ 3
- 1
birdie.py 파일 보기

@@ -15,7 +15,9 @@ def draw():

def on_mouse_up():
print('Clic souris !')
# titi.y -= 50 # équivalent à titi.y = titi.y - 50
titi.speed = 10

def on_mouse_down():
titi.speed = 0




불러오는 중...
취소
저장