Constant Field Values


Contents
net.bluebones.*

net.bluebones.tictactoe.Board
public static final byte SIZE 3

net.bluebones.tictactoe.TicTacToe
public static final byte CROSSES 1
public static final byte EMPTY -1
public static final byte NOUGHTS 0