public class TellColour extends Object implements Action
| Modifier and Type | Field and Description |
|---|---|
CardColour |
colour |
int |
player |
| Constructor and Description |
|---|
TellColour(int player,
CardColour colour) |
public final int player
public final CardColour colour
public TellColour(int player,
CardColour colour)
Copyright © 2017 FOSS Galaxy. All rights reserved.