Package org.refcodes.checkerboard.alt.javafx
-
Interface Summary Interface Description 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.FxChessboardFactory<P extends org.refcodes.checkerboard.Player<P,S>,S> A factory for creating FxChessboard objects.FxSpriteFactory<S> A factory for creating FxSprite objects. -
Class Summary Class Description AbstractFxSpriteFactory<S,B extends AbstractFxSpriteFactory<S,B>> A factory for creating JavaFx "sprites".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.FxChessboardFactoryImpl<P extends org.refcodes.checkerboard.Player<P,S>,S> The Class FxChessboardFactoryImpl.