P - the generic typeS - the generic typeCheckerboardAccessor.CheckerboardProperty<P,S>public static interface CheckerboardAccessor.CheckerboardMutator<P extends Player<P,S>,S>
| Modifier and Type | Method | Description |
|---|---|---|
void |
setCheckerboard(Checkerboard<P,S> aCheckerboard) |
Sets the player for the player property.
|
void setCheckerboard(Checkerboard<P,S> aCheckerboard)
aCheckerboard - The player to be stored by the player property.Copyright © 2018. All rights reserved.