Uses of Class
org.refcodes.checkerboard.AbstractPlayer
-
Uses of AbstractPlayer in org.refcodes.checkerboard
Subclasses of AbstractPlayer in org.refcodes.checkerboardModifier and TypeClassDescriptionclass
Meeple<S>
As theGraphicalCheckerboardViewer
handlesPlayer
instances in terms of "sprites", the most basic directly usablePlayer
type is theMeeple
.