public class GameRunnerCheat extends GameRunner
players, state
Constructor and Description |
---|
GameRunnerCheat(String gameID,
int expectedPlayers) |
Modifier and Type | Method and Description |
---|---|
protected void |
send(GameEvent event)
When a card is drawn, all agents get told what the card was.
|
addPlayer, init, nextMove, playGame, writeState
public GameRunnerCheat(String gameID, int expectedPlayers)
protected void send(GameEvent event)
send
in class GameRunner
event
- the event to send to the agents.Copyright © 2017 FOSS Galaxy. All rights reserved.