world.test
Class KeyMove

java.lang.Object
  extended by world.test.KeyMove

public class KeyMove
extends java.lang.Object

OnKey Test


Constructor Summary
KeyMove()
           
 
Method Summary
static void main(java.lang.String[] s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyMove

public KeyMove()
Method Detail

main

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