forked from fauvet/API_BUT5.5
Modified getResult method and Java Doc
This commit is contained in:
parent
5b39fd139d
commit
ee380deb0e
Binary file not shown.
@ -35,7 +35,7 @@ public interface Plateau {
|
|||||||
*
|
*
|
||||||
* @return the result
|
* @return the result
|
||||||
*/
|
*/
|
||||||
Result getResult();
|
int getResult();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* List next legals moves
|
* List next legals moves
|
||||||
|
Loading…
Reference in New Issue
Block a user