Commit f3787f75 by BellCodeEditor

save project

parent 60013940
Showing with 1 additions and 0 deletions
......@@ -80,6 +80,7 @@ while True:
aa.rect.x -= 8
screen.blit(aa.image, (aa.rect.x, aa.rect.y))
# 刷新画面
pygame.display.update()
......
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