|
Internet Chess ToolKit v0.2.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
this is used to mark the result of a game. this interface has minimal methods in it because it still is not certain how to organize the results of all types of games elegantly into a few interfaces. As games are developed you might see more methods and interfaces that corrispond to Result.
| Field Summary | |
static int |
UNDECIDED
the came has not been decided, or is still in progress |
| Method Summary | |
boolean |
isUndecided()
returns true if the game is yet undecided. |
| Field Detail |
public static final int UNDECIDED
| Method Detail |
public boolean isUndecided()
|
Submit a bug or feature Visit the Website Internet Chess ToolKit is licensed under the GPL v2 . |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||