public class PlayProbablySafeCard extends AbstractRule
Constructor and Description |
---|
PlayProbablySafeCard() |
PlayProbablySafeCard(double threshold) |
Modifier and Type | Method and Description |
---|---|
Action |
execute(int playerID,
GameState state) |
double |
getThreshold() |
boolean |
isPlayable(Card card,
GameState state) |
String |
toString() |
canFire, selectPlayer
Copyright © 2017 FOSS Galaxy. All rights reserved.