Commit 5da85105 by BellCodeEditor

save project

parent 46cd1155
Showing with 0 additions and 2 deletions
...@@ -31,6 +31,5 @@ while True: ...@@ -31,6 +31,5 @@ while True:
# 刷新画面 # 刷新画面
zx=[(180,90),(180,120),(210,120),(x,y)] zx=[(180,90),(180,120),(210,120),(x,y)]
FPSCLOCK.tick(3) FPSCLOCK.tick(3)
pygame.display.
update() update()
screen.blit(right, (x, y)) screen.blit(right, (x, y))
\ 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