Commit a76a1d68 by BellCodeEditor

save project

parent 30518f2d
Showing with 2 additions and 2 deletions

12.9 KB | W: | H:

12.8 KB | W: | H:

hero1.png
hero1.png
hero1.png
hero1.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -69,4 +69,4 @@ while True: ...@@ -69,4 +69,4 @@ while True:
screen.blit(how,(rect.x,rect.y)) screen.blit(how,(rect.x,rect.y))
# 刷新画面 # 刷新画面
pygame.display.update() pygame.display.update()
FPS.tick(120) FPS.tick(1)
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment