Package ball.game.scrabble
Classes for playing Scrabble.
- Author:
- Allen D. Ball
-
Class Summary Class Description AI Bag ScrabbleBag.Board ScrabbleBoard.DL Scrabble double letter square.DW Scrabble double word square.Game ScrabbleGame.Player ScrabblePlayerabstract base class.PremiumProcessor Processorimplementation to checkClasses annotated withLetterPremiumorWordPremium: Are an instance ofSQ, Concrete, and Are annotated with only one ofLetterPremiumorWordPremiumRack ScrabbleRack.SQ ScrabbleBoardsquare.Tile ScrabbleTile.TL Scrabble triple letter square.TW Scrabble triple word square.WordList Abstract Word List base class. -
Annotation Types Summary Annotation Type Description LetterPremium Annotationto mark premiumSQs.WordPremium Annotationto mark premiumSQs.