Commit 37f15cee by BellCodeEditor

save project

parent d3a0f79c
Showing with 1 additions and 0 deletions
...@@ -80,6 +80,7 @@ while True: ...@@ -80,6 +80,7 @@ while True:
pygame.mixer.music.play() pygame.mixer.music.play()
new_logo = pygame.transform.rotate(center=(320,200)) new_logo = pygame.transform.rotate(center=(320,200))
pos = (newRect[0],newRect[1]) pos = (newRect[0],newRect[1])
if play_button == stop_ing:
angle+=1 angle+=1
# 绘制画面 # 绘制画面
......
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