Searched refs:xAmount (Results 1 – 1 of 1) sorted by relevance
180 def move(self, xAmount, yAmount): argument181 self._do('move', xAmount, yAmount)