| 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 | Description |
|---|---|
| AbstractFxSpriteFactory<S,NF extends AbstractFxSpriteFactory<S,NF>> |
A factory for creating AbstractFxSprite objects.
|
| 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.
|
Copyright © 2017. All rights reserved.