public abstract class AbstractRule extends Object implements Rule
| Constructor and Description |
|---|
AbstractRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFire(int playerID,
GameState state) |
int |
selectPlayer(int playerID,
GameState state) |
Copyright © 2017 FOSS Galaxy. All rights reserved.