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