| Class | Description |
|---|---|
| AbstractCheckerboardEvent |
The Class AbstractCheckerboardEvent.
|
| AbstractCheckerboardEvent.AbstractPlayerCheckerboardEvent |
The Class AbstractPlayerCheckerboardEvent.
|
| AbstractCheckerboardViewer |
In order to provide a
Checkerboard, register an observer by invoking
Observable.subscribeObserver(Object). |
| AbstractCheckerboardViewerEvent |
The Class AbstractCheckerboardViewerEvent.
|
| AbstractPlayer |
The Class AbstractPlayer.
|
| AbstractPlayerEvent |
The Class AbstractPlayerEvent.
|
| BackgroundFactory |
A factory for creating Background objects.
|
| BackgroundFactoryAccessor |
Provides an accessor for a background factory property.
|
| BackgroundFactoryAccessor.BackgroundFactoryBuilder |
Provides a builder method for a background factory property returning the
builder for applying multiple build operations.
|
| BackgroundFactoryAccessor.BackgroundFactoryMutator |
Provides a mutator for a background factory property.
|
| BackgroundFactoryAccessor.BackgroundFactoryProperty |
Provides a background factory property.
|
| ChangePositionEvent |
The Interface ChangePositionEvent.
|
| Checkerboard |
The Interface Checkerboard.
|
| CheckerboardAccessor |
Provides an accessor for a player property.
|
| CheckerboardAccessor.CheckerboardBuilder |
Provides a builder method for a player property returning the builder for
applying multiple build operations.
|
| CheckerboardAccessor.CheckerboardMutator |
Provides a mutator for a player property.
|
| CheckerboardAction |
The Enum CheckerboardAction.
|
| CheckerboardEvent |
The Interface CheckerboardEvent.
|
| CheckerboardObserver |
An asynchronous update interface for receiving notifications about
Checkerboard information as the Checkerboard is constructed.
|
| CheckerboardViewer |
The Interface CheckerboardViewer.
|
| CheckerboardViewerAction |
The Enum CheckerboardViewerAction.
|
| CheckerboardViewerEvent |
The Interface CheckerboardViewerEvent.
|
| DraggabilityChangedEvent |
The Interface DraggabilityChangedEvent.
|
| GraphicalCheckerboardViewer |
The Interface GraphicalCheckerboardViewer.
|
| GridDimensionChangedEvent |
The Interface GridDimensionChangedEvent.
|
| GridModeChangedEvent |
The Interface GridModeChangedEvent.
|
| MooreNeighbourhood |
Definitions of the Moore neighbourhood.
|
| Neighbourhood |
Methods useful for working with neighborhoods related to cellular
automatons, such as the
VonNeumannNeighbourhood or the
MooreNeighbourhood. |
| Player |
A
Player defines an actor (player) on a playground (checkerboard). |
| PlayerAccessor |
Provides an accessor for a player property.
|
| PlayerAccessor.PlayerBuilder |
Provides a builder method for a player property returning the builder for
applying multiple build operations.
|
| PlayerAccessor.PlayerMutator |
Provides a mutator for a player property.
|
| PlayerAccessor.PlayerProperty |
Provides a player property.
|
| PlayerAction |
The Enum PlayerAction.
|
| PlayerAddedEvent |
The Interface PlayerAddedEvent.
|
| PlayerEvent |
Base definition of a player related event.
|
| PlayerObserver |
An asynchronous update interface for receiving notifications about Player
information as the Player is constructed.
|
| PlayerRemovedEvent |
The Interface PlayerRemovedEvent.
|
| Players |
The Interface Players.
|
| PositionChangedEvent |
The Interface PositionChangedEvent.
|
| Rotation |
Rotation in terms of "clockwise" or "anti-clockwise".
|
| SpriteFactory |
A factory for creating Sprite objects.
|
| SpriteFactoryAccessor |
Provides an accessor for a sprite factory property.
|
| SpriteFactoryAccessor.SpriteFactoryBuilder |
Provides a builder method for a sprite factory property returning the
builder for applying multiple build operations.
|
| SpriteFactoryAccessor.SpriteFactoryMutator |
Provides a mutator for a sprite factory property.
|
| SpriteFactoryAccessor.SpriteFactoryProperty |
Provides a sprite factory property.
|
| Sprites |
The Interface Sprites.
|
| StateChangedEvent |
The Interface StateChangedEvent.
|
| Taito |
"...
|
| ViewportDimensionChangedEvent |
The Interface ViewportDimensionChangedEvent.
|
| ViewportOffsetChangedEvent |
The Interface ViewportOffsetChangedEvent.
|
| VisibilityChangedEvent |
The Interface VisibilityChangedEvent.
|
| VonNeumannNeighbourhood |
Definitions of the Von-Neumann neighbourhood.
|
Copyright © 2018. All rights reserved.