utilities
Interface IBoardConstants

All Known Implementing Classes:
Position

public interface IBoardConstants

A constants interface with the values needed for the Position class to work correctly

Author:
Michael Kozelsky Created on: Oct 8, 2006 IBoardConstants.java

Field Summary
static Integer SQUARE_SIZE
          This is the size that a square should be when using the Position class
 

Field Detail

SQUARE_SIZE

static final Integer SQUARE_SIZE
This is the size that a square should be when using the Position class