org.encog.ca.program.basic
public class Movement extends Object implements Serializable
static Movement[]
MOVE_2WAY
MOVE_4WAY
MOVE_8WAY
Movement(int theRowMovement, int theColumnMovement)
int
getColumnmMovement()
getRowMovement()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Movement[] MOVE_2WAY
public static final Movement[] MOVE_4WAY
public static final Movement[] MOVE_8WAY
public Movement(int theRowMovement, int theColumnMovement)
public int getRowMovement()
public int getColumnmMovement()
Copyright © 2014. All Rights Reserved.