|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StateGame
Method Summary | |
---|---|
List<GameState> |
generateStates(int currentPlater)
This method generates every possible from the current state for a specific player |
Method Detail |
---|
List<GameState> generateStates(int currentPlater)
currentPlater
- the player whos turn it is
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |