@ -21,4 +21,5 @@ class Ship(Sprite):
# 在飞船的属性center中存储小数值
self.center = float(self.rect.centerx)
self.centery = float(self.rect.centery)