|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GameResultBean | |
|---|---|
| net.curre.prefcount | Package net.curre.prefcount Description |
| net.curre.prefcount.bean | Package net.curre.prefcount.bean Description |
| net.curre.prefcount.service | Package net.curre.prefcount.service Description |
| Uses of GameResultBean in net.curre.prefcount |
|---|
| Methods in net.curre.prefcount that return GameResultBean | |
|---|---|
GameResultBean |
PrefCountRegistry.getGameResultBean()
Getter for the game result bean. |
| Uses of GameResultBean in net.curre.prefcount.bean |
|---|
| Constructors in net.curre.prefcount.bean with parameters of type GameResultBean | |
|---|---|
PlayerStatistics(GameResultBean resultBean,
Place playerPlace)
Constructor with a result bean argument. |
|
| Uses of GameResultBean in net.curre.prefcount.service |
|---|
| Methods in net.curre.prefcount.service with parameters of type GameResultBean | |
|---|---|
static void |
ResultService.clearFinalResults(GameResultBean rBean)
Clears the final player scores. |
static void |
ResultService.generateFinalResults(GameResultBean rBean)
Generates the final player scores. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||