Package common
package common
Provides classes and interfaces to be shared between puzzles and two-player
games.
-
ClassDescriptionState<T>Represents functionality shared between the state of puzzles and two-player games.Represents the states of puzzles or two-player games whose moves are described by two objects, i.e.,
from
andto
.Represents moves that are described by two objects, i.e.,from
andto
.