public class GameInformation extends GameEvent
| Constructor and Description |
|---|
GameInformation(int players,
int handSize,
int infoTokens,
int lives) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(GameState state,
int myPlayerID) |
String |
toString() |
apply, getEvent, isVisibleToCopyright © 2017 FOSS Galaxy. All rights reserved.