|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsk.lenhardt.game.Position
sk.lenhardt.dots.DotsAndBoxesPosition
sk.lenhardt.dots.DotsAndBoxesSmallPosition
public class DotsAndBoxesSmallPosition
| Field Summary |
|---|
| Fields inherited from class sk.lenhardt.dots.DotsAndBoxesPosition |
|---|
range, val, x, y |
| Constructor Summary | |
|---|---|
DotsAndBoxesSmallPosition(int x,
int y,
long dis)
|
|
DotsAndBoxesSmallPosition(int x,
int y,
long val,
long dis)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
Position[] |
getAllPossibleMoves()
|
boolean |
getIndex(int index)
|
int |
hashCode()
|
boolean |
isFinal()
|
| Methods inherited from class sk.lenhardt.dots.DotsAndBoxesPosition |
|---|
getX, getY, toString |
| Methods inherited from class sk.lenhardt.game.Position |
|---|
draw, getGrundyNumber, getRemoteness, getSuspense, getWTIANumber, isLosing, isWinning |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DotsAndBoxesSmallPosition(int x,
int y,
long dis)
public DotsAndBoxesSmallPosition(int x,
int y,
long val,
long dis)
| Method Detail |
|---|
public boolean getIndex(int index)
getIndex in class DotsAndBoxesPositionpublic boolean isFinal()
isFinal in class DotsAndBoxesPositionpublic Position[] getAllPossibleMoves()
getAllPossibleMoves in class DotsAndBoxesPositionpublic boolean equals(java.lang.Object o)
equals in class DotsAndBoxesPositionpublic int hashCode()
hashCode in class DotsAndBoxesPosition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||