P - the generic typeS - the generic typeCheckerboardViewerEvent<P,S>, org.refcodes.mixin.ActionAccessor<CheckerboardViewerAction>, org.refcodes.mixin.SourceAccessor<CheckerboardViewer<P,S,?>>, org.refcodes.observer.GenericActionEvent<CheckerboardViewerAction,CheckerboardViewer<P,S,?>>, org.refcodes.observer.GenericEvent<CheckerboardViewer<P,S,?>>ViewportDimensionChangedEventImpl, ViewportOffsetChangedEventImplpublic abstract class AbstractCheckerboardViewerEvent<P extends Player<P,S>,S> extends Object implements CheckerboardViewerEvent<P,S>
org.refcodes.mixin.ActionAccessor.ActionBuilder<A extends Object,B extends org.refcodes.mixin.ActionAccessor.ActionBuilder<A,B>>, org.refcodes.mixin.ActionAccessor.ActionMutator<A extends Object>, org.refcodes.mixin.ActionAccessor.ActionProperty<A extends Object>| Constructor | Description |
|---|---|
AbstractCheckerboardViewerEvent(CheckerboardViewerAction aAction,
CheckerboardViewer<P,S,?> aSource) |
Instantiates a new abstract checkerboard viewer event.
|
| Modifier and Type | Method | Description |
|---|---|---|
CheckerboardViewerAction |
getAction() |
|
CheckerboardViewer<P,S,?> |
getSource() |
|
String |
toString() |
public AbstractCheckerboardViewerEvent(CheckerboardViewerAction aAction, CheckerboardViewer<P,S,?> aSource)
aAction - the actionaSource - The according source (origin).public CheckerboardViewerAction getAction()
public CheckerboardViewer<P,S,?> getSource()
Copyright © 2018. All rights reserved.