Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

cxtable.xtable_chess
Class xPawnMoves  view xPawnMoves download xPawnMoves.java

java.lang.Object
  extended bycxtable.xtable_chess.xPawnMoves

public class xPawnMoves
extends java.lang.Object


Constructor Summary
xPawnMoves()
           
 
Method Summary
static java.util.Vector getMoves(int x, int y, int side)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

xPawnMoves

public xPawnMoves()
Method Detail

getMoves

public static java.util.Vector getMoves(int x,
                                        int y,
                                        int side)