Interface Constants


public interface Constants
Miscellaneous constants.
Author:
Donal Fellows
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The width and height of a triad, in chips.
    static final int
    The number of boards in a triad.
  • Field Details

    • TRIAD_DEPTH

      static final int TRIAD_DEPTH
      The number of boards in a triad.
      See Also:
    • TRIAD_CHIP_SIZE

      static final int TRIAD_CHIP_SIZE
      The width and height of a triad, in chips.
      See Also: