|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
| BoardPrinter | Prints the entire board. |
| BodyPrinter | Prints the HTML body for a chess board. |
| CapturedPrinter | Prints the array of captured pieces. |
| GamePrinter | Prints an entire chess game! |
| HeaderPrinter | Prints an HTML header for a chess game. |
| HistoryPrinter | Prints the move history for a Game. |
| JavascriptPrinter | Prints any Javascript definitions needed for the chess board. |
| PagePrinter | Prints an HTML page representing a chess game. |
| PiecePrinter | Prints just a single piece. |
| Printer | A Printer is a Function that prints to a GameHTML -- we put together Printers to display an entire game as HTML. |
| PromotionPrinter | Prints just the promotion area. |
| RefreshPrinter | Print the refresh header, if any. |
| SquarePrinter | Prints a single square on the chess board.. |
| StatusPrinter | Prints the status of Black or White. |
| StyleSheetPrinter | Prints a style sheet, if necessary. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||