C D G M P R S T

D

DEFAULT_BOARD_LAYOUT - Static variable in class scrabble.Scrabble
Default board configuration
DEFAULT_BOARD_SIZE - Static variable in class scrabble.Scrabble
Default board size
DEFAULT_LETTER_COUNTS - Static variable in class scrabble.Scrabble
Array storing the standard number of tiles for each letter A-Z (blank is at the end)
DEFAULT_MAX_HAND_SIZE - Static variable in class scrabble.Scrabble
Default maximum number of tiles in hand
DEFAULT_POINT_VALUES - Static variable in class scrabble.Scrabble
Array storing the standard letter point values A-Z (blank is at the end).
doubleLetterScoreColor - Static variable in class scrabble.ScrabbleFrame
Color for a Double Letter Score space
doubleWordScoreColor - Static variable in class scrabble.ScrabbleFrame
Color for a Double Word Score space
drawTile() - Method in class scrabble.Scrabble
Move last tile in tileBag to the player's hand

C D G M P R S T