Commit 9a34f311 by BellCodeEditor

save project

parent f1a8c74c
Showing with 1 additions and 1 deletions
...@@ -19,7 +19,7 @@ hero = [pygame.image.load("hero1.png") , ...@@ -19,7 +19,7 @@ hero = [pygame.image.load("hero1.png") ,
pygame.image.load("hero4.png") , pygame.image.load("hero4.png") ,
pygame.image.load("hero5.png") ,] pygame.image.load("hero5.png") ,]
index = 0#索引 index = 0#索引
zhuangtan="paobu"#状态 zuangtan="paobu"#状态
y=400#坐标 y=400#坐标
t=30#移动距离 t=30#移动距离
while True: while True:
......
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