apollo.test
Class Robby

java.lang.Object
  extended by apollo.test.Robby

public class Robby
extends java.lang.Object


Method Summary
static void main(java.lang.String[] args)
           
protected static void slowMove(java.awt.Point from, java.awt.Point to, int steps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)

slowMove

protected static void slowMove(java.awt.Point from,
                               java.awt.Point to,
                               int steps)
                        throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException