manager
Class TEST_Board

java.lang.Object
  extended by manager.TEST_Board

public class TEST_Board
extends java.lang.Object


Constructor Summary
TEST_Board()
           
 
Method Summary
static void main(java.lang.String[] args)
          This class is used to instantiate and test games.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TEST_Board

public TEST_Board()
Method Detail

main

public static void main(java.lang.String[] args)
This class is used to instantiate and test games.

See Also:
DeflexionGame, Piece