org.eviline.ai
Class PlayerFieldHarness

java.lang.Object
  extended by org.eviline.ai.PlayerFieldHarness

public class PlayerFieldHarness
extends Object


Field Summary
protected  Field field
           
protected  Iterator<PlayerAction> moves
           
protected  Player player
           
 
Constructor Summary
PlayerFieldHarness(Field field, Player player)
           
 
Method Summary
 boolean tick()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

field

protected Field field

player

protected Player player

moves

protected Iterator<PlayerAction> moves
Constructor Detail

PlayerFieldHarness

public PlayerFieldHarness(Field field,
                          Player player)
Method Detail

tick

public boolean tick()


Copyright © 2013. All Rights Reserved.