Package | Description |
---|---|
org.refcodes.checkerboard | |
org.refcodes.checkerboard.impls |
Modifier and Type | Interface and Description |
---|---|
interface |
GridDimensionChangedEvent<S> |
interface |
GridModeChangedEvent<S> |
interface |
PlayerAddedEvent<S> |
interface |
PlayerRemovedEvent<S> |
Modifier and Type | Method and Description |
---|---|
void |
CheckerboardObserver.onCheckerboardEvent(CheckerboardEvent<S> aCheckerboardEvent) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCheckerboardEvent<S> |
static class |
AbstractCheckerboardEvent.AbstractPlayerCheckerboardEvent<S> |
class |
GridDimensionChangedEventImpl<S> |
class |
GridModeChangedEventImpl<S> |
class |
PlayerAddedEventImpl<S> |
class |
PlayerRemovedEventImpl<S> |
Copyright © 2017. All rights reserved.