Home
last modified time | relevance | path

Searched refs:MovingPile (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Demo/tkinter/guido/
Dcanvasevents.py127 class MovingPile(Pile): class
175 class Pile1(MovingPile):
183 MovingPile.__init__(self, self.demo.canvas, self.x, self.y, self.tag)
191 MovingPile.doubleclickhandler(self, event)
204 MovingPile.finishmove(self, objects)