public class CardDiscarded extends GameEvent
| Constructor and Description |
|---|
CardDiscarded(int playerId,
int slotId,
CardColour colour,
int value) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(GameState state,
int myPlayerId) |
String |
toString() |
apply, getEvent, isVisibleToCopyright © 2017 FOSS Galaxy. All rights reserved.