示例#1
0
 def stop(self):
     print(self.topleft[0], self.topleft[1])
     print(self.botright[0], self.botright[1])
     self.stop_action(self)
     PyMouseEvent.stop(self)