|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdk.dist_chess.client.pgn.GameLoader
This class follows a chess game, while it is loaded from a PGN file.
| Constructor Summary | |
GameLoader()
Create a new game loader instance. |
|
| Method Summary | |
PlyNotation |
completePly(PGNPlyFragment plyFragment)
Turn a loaded ply fragment from a PGN file into a notated ply. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GameLoader()
| Method Detail |
public final PlyNotation completePly(PGNPlyFragment plyFragment)
plyFragment - The info from the PGN file.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||