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