|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GameResult | |
| org.argosfields.persistence | |
| Uses of GameResult in org.argosfields.persistence |
| Fields in org.argosfields.persistence declared as GameResult | |
static GameResult |
GameResult.WIN
|
static GameResult |
GameResult.LOSE
|
static GameResult |
GameResult.DISCONNECTED
|
| Methods in org.argosfields.persistence that return GameResult | |
GameResult |
GameLog.getResult()
|
static GameResult |
GameResult.fromInt(int code)
|
| Methods in org.argosfields.persistence with parameters of type GameResult | |
void |
GameLog.setResult(GameResult result)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||