| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
SpriteFactoryAccessor.SpriteFactoryBuilder<SF extends SpriteFactory<?,?,?>,B extends SpriteFactoryAccessor.SpriteFactoryBuilder<SF,B>> |
Provides a builder method for a sprite factory property returning the
builder for applying multiple build operations.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
GraphicalCheckerboardViewer<P extends Player<P,S>,S,IMG,SF extends SpriteFactory<IMG,S,?>,BF extends BackgroundFactory<IMG,CBV>,CBV extends GraphicalCheckerboardViewer<P,S,IMG,SF,BF,CBV>> |
The Interface GraphicalCheckerboardViewer.
|
static interface |
SpriteFactoryAccessor.SpriteFactoryPropertyBuilder<SF extends SpriteFactory<?,?,?>> |
Provides a sprite factory property builder.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractGraphicalCheckerboardViewer<P extends Player<P,S>,S,IMG,SF extends SpriteFactory<IMG,S,?>,BF extends BackgroundFactory<IMG,CBV>,CBV extends GraphicalCheckerboardViewer<P,S,IMG,SF,BF,CBV>> |
The Class AbstractGraphicalCheckerboardViewer.
|
Copyright © 2018. All rights reserved.