Package edu.wisc.game.sql
Class Episode.Pick
java.lang.Object
edu.wisc.game.sql.Episode.Pick
- Direct Known Subclasses:
Episode.Move
- Enclosing class:
Episode
A Pick instance describes the act of picking a piece, without
specifying its destination
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pos
public final int posThe position of the piece being moved, in the [1:N*N] range -
time
-
-
Constructor Details
-
Pick
-
-
Method Details