Package AIILE.gridworld.util.move

Interface Summary
Move All move classes in the GridWorld should implement this interface.
 

Class Summary
BaseMove A base class of the Move interface.