Exemple #1
0
 def draw(self):
     if self.sprite is not None:
         Screen.draw_image(self.sprite, int(self.xpos), int(self.ypos))