Przeglądaj źródła

?

chapitre-1-start
michaelmeunier 3 lat temu
rodzic
commit
ba93159727
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      birdie.py

+ 2
- 2
birdie.py Wyświetl plik

@@ -3,12 +3,12 @@ TITLE = "Paf l'oiseau"
WIDTH = 400
HEIGTH = 708

birdie = actor('bird2', midtop=(400,708 ))
birdie = actor('bird2', midtop=(, ))
birdie.x_direction = 1 # rigth
birdie.y_direction = 1 # down
birdie.speed = 1

def on_mouse_down





Ładowanie…
Anuluj
Zapisz