|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--chesspresso.game.DefaultGameScorer
Implementation of a games scorer. The score is higher the more information is filled into the game header.
Constructor Summary | |
DefaultGameScorer()
|
Method Summary | |
int |
getScore(GameModel gameModel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultGameScorer()
Method Detail |
public int getScore(GameModel gameModel)
getScore
in interface GameScorer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |