main
fyj 6 months ago
parent 670caf9656
commit 76e8743154

@ -5,6 +5,7 @@ import time
class GameObject:
#
# 具有棋子的图像、类别和坐标三个属性
def __init__(self, image, color, pos):
self.image = image

Loading…
Cancel
Save