| Package | Description |
|---|---|
| s3games.engine |
| Modifier and Type | Field and Description |
|---|---|
java.util.Map<java.lang.String,Element> |
GameSpecification.elements
list of elements indexed through their name
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Move> |
GameRule.getMatchingMoves(Element el,
GameSpecification specs,
Context context)
list of moves that can be performed from this state with the element specified in the first argument
|