All Classes

Class Description
AbstractFxSpriteFactory<S,​B extends AbstractFxSpriteFactory<S,​B>>
A factory for creating JavaFx "sprites".
FxBackgroundFactory<P extends org.refcodes.checkerboard.Player<P,​S>,​S>
A factory for creating FxBackground objects.
FxCheckerboardViewer<P extends org.refcodes.checkerboard.Player<P,​S>,​S>
The Interface FxCheckerboardViewer.
FxCheckerboardViewerImpl<P extends org.refcodes.checkerboard.Player<P,​S>,​S>
For scaling, this might be an idea: "http://gillius.org/blog/2013/02/javafx-window-scaling-on-resize.html" The Class FxCheckerboardViewerImpl.
FxChessboardFactory<P extends org.refcodes.checkerboard.Player<P,​S>,​S>
A factory for creating FxChessboard objects.
FxChessboardFactoryImpl<P extends org.refcodes.checkerboard.Player<P,​S>,​S>
The Class FxChessboardFactoryImpl.
FxSpriteFactory<S>
A factory for creating sprites for the FxCheckerboardViewer.