group1
Class GameTest

java.lang.Object
  extended by group1.GameTest

public class GameTest
extends java.lang.Object


Constructor Summary
GameTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void test1()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GameTest

public GameTest()
Method Detail

test1

public static void test1()

main

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