| Package | Description |
|---|---|
| org.refcodes.checkerboard | |
| org.refcodes.checkerboard.impls |
| Modifier and Type | Field and Description |
|---|---|
static PlayerAction |
PositionChangedEvent.ACTION |
static PlayerAction |
DraggabilityChangedEvent.ACTION |
static PlayerAction |
ChangePositionEvent.ACTION |
static PlayerAction |
StateChangedEvent.ACTION |
static PlayerAction |
VisibilityChangedEvent.ACTION |
| Modifier and Type | Method and Description |
|---|---|
static PlayerAction |
PlayerAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayerAction[] |
PlayerAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PlayerAction |
AbstractPlayerEvent.getAction() |
| Constructor and Description |
|---|
AbstractPlayerEvent(PlayerAction aAction,
Player<S> aSource) |
Copyright © 2016. All rights reserved.