Uses of Class
TTTengine

Uses of TTTengine in <Unnamed>
 

Fields in <Unnamed> declared as TTTengine
private  TTTengine TTTpanel.tttEngine
          reference to the main engine class
private  TTTengine TTTccpListener.tttEngine
          reference to the main engine class
private  TTTengine TTTgui.tttEngine
          reference to the main engine class
 

Constructors in <Unnamed> with parameters of type TTTengine
TTTccpListener(TTTengine tttEngine)
          Copy the engine reference and set status to false
TTTgui(TTTengine tttEngine, int x, int y)
          Constructs a GUI using all provided values
TTTpanel(TTTengine tttEngine)
          Constructs a new tic tac toe board, accepts a reference to the CCP client, and sets it to X's turn