sandy.game.core
Class Move

java.lang.Object
  |
  +--sandy.game.core.Move

public class Move
extends java.lang.Object

This class represents a move in the game.


Constructor Summary
Move()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Move

public Move()