瀏覽代碼

chap-3-start-JP

chap-3-start-JP
Jordan Pleugers 3 年之前
父節點
當前提交
a1f811ab3a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      birdie.py

+ 1
- 1
birdie.py 查看文件

@@ -29,6 +29,6 @@ tube_superieur = Actor('top', (300, 0))
tube_inferieur = Actor('bottom', (300, tube_superieur.height + ecart))
vitesse_defilement = 1

# print(tube_superieur.width, tube_superieur.height)
print(tube_superieur.width, tube_superieur.height)

pgzrun.go()

Loading…
取消
儲存