public class CheatEvent extends GameEvent
Constructor and Description |
---|
CheatEvent(int playerID,
Hand hand) |
Modifier and Type | Method and Description |
---|---|
void |
apply(GameState state,
int myPlayerID) |
boolean |
isVisibleTo(int playerID) |
String |
toString() |
public CheatEvent(int playerID, Hand hand)
Copyright © 2017 FOSS Galaxy. All rights reserved.