Commit fb68a5c7 by BellCodeEditor

auto save

parent d153517f
Showing with 3 additions and 1 deletions
......@@ -3,9 +3,11 @@
# pygame.event.get()
# 便利列表中的事件
#quit退出
# pygame.image.load(img)
# 载入图片
import pygame
import locals
from pygame import locals
# 初始化pygame,为使用pygame做准备
pygame.init()
......
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