|
|||||||||
| Home >> All >> cxtable >> [ xtable_chess overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
cxtable.xtable_chess
Class xKnightMoves

java.lang.Objectcxtable.xtable_chess.xKnightMoves
- public class xKnightMoves
- extends java.lang.Object
| Field Summary | |
private int |
x
|
private int |
y
|
| Constructor Summary | |
xKnightMoves()
|
|
| Method Summary | |
java.util.Vector |
lmove(int _x,
int _y)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
x
private int x
y
private int y
| Constructor Detail |
xKnightMoves
public xKnightMoves()
| Method Detail |
lmove
public java.util.Vector lmove(int _x, int _y)
|
|||||||||
| Home >> All >> cxtable >> [ xtable_chess overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
cxtable.xtable_chess.xKnightMoves