|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsk.lenhardt.game.WLAlgorithm
public class WLAlgorithm
| Constructor Summary | |
|---|---|
WLAlgorithm()
|
|
| Method Summary | |
|---|---|
static int |
getLoosing()
|
static int |
getWinning()
|
static boolean |
isLosing(Position pos)
|
static boolean |
isWinning(Position pos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WLAlgorithm()
| Method Detail |
|---|
public static boolean isWinning(Position pos)
public static boolean isLosing(Position pos)
public static int getLoosing()
public static int getWinning()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||