public interface GameStateFieldContext
| Modifier and Type | Method and Description |
|---|---|
int |
getMyPlayerIndex() |
Set<Integer> |
getMyTeamIndexes() |
Set<Field> |
getNeighbours(Field field) |
int |
positionToIndex(Position position) |
Copyright © 2017. All rights reserved.