- getBarBounds() - Method in class gui.BoardGeometry
-
the bouards of the bar relative to the board.
- getBarColour() - Method in class gui.Palette
-
the Color of the bar
- getBarHeight() - Method in class gui.BoardGeometry
-
- getBarWidth() - Method in class gui.BoardGeometry
-
return the width of the bar
- getBlackPieceColour() - Method in class gui.Palette
-
the Color of black's pieces
- getBoardBackgroundColour() - Method in class gui.Palette
-
the Color of the parts of the Board that are not Bar or numbered points.
- getBoardGeometry() - Static method in class gui.BoardGeometry
-
- getBoardHeight() - Method in class gui.BoardGeometry
-
- getBoardRectangle() - Method in class gui.BoardGeometry
-
get a rectangle bounding the whole baard
- getBoardWidth() - Method in class gui.BoardGeometry
-
- getDarkTriangleColour() - Method in class gui.Palette
-
the Color of the dark triangles on the board
- getDiskWidth() - Method in class gui.BoardGeometry
-
- getGeometry() - Static method in class gui.Board
-
- getLightTriangleColour() - Method in class gui.Palette
-
the Color of the light triangles on the board
- getPalette() - Static method in class gui.Board
-
- getPalette() - Static method in class gui.Palette
-
the only way to get a Palette object
- getPieceColor(PlayerColor) - Method in class gui.Palette
-
the Color of a piece
- getPieceTextColor(PlayerColor) - Method in class gui.Palette
-
the Color to use when writing on a piece
- getPoint(int) - Method in class gui.Board
-
- getPointRectangle(int) - Method in class gui.BoardGeometry
-
get the bounding box for a point.
- getTriangleHeight() - Method in class gui.BoardGeometry
-
- getTriangleWidth() - Method in class gui.BoardGeometry
-
- getWhitePieceColour() - Method in class gui.Palette
-
the Color of white's pieces
- go() - Static method in class test.Test1
-
- go() - Static method in class test.Test2
-
- gui - package gui
-