| Package | Description |
|---|---|
| pl.joegreen.sergeants.api.response |
| Modifier and Type | Method and Description |
|---|---|
ScoreApiResponse[] |
GameUpdateApiResponse.getScores()
Array indexed by player index, includes things shown in the score table (titles, army, is dead).
|
| Constructor and Description |
|---|
GameUpdateApiResponse(int turn,
int[] mapDiff,
int[] citiesDiff,
int[] generals,
int attackIndex,
ScoreApiResponse[] scores,
double[] stars) |
Copyright © 2017. All rights reserved.