Interface CheckerboardViewerEvent<P extends Player<P,S>,S>

Type Parameters:
P - the generic type
S - the generic type
All Superinterfaces:
org.refcodes.mixin.ActionAccessor<CheckerboardViewerAction>, org.refcodes.observer.GenericActionEvent<CheckerboardViewerAction,CheckerboardViewer<P,S,?>>, org.refcodes.observer.GenericEvent<CheckerboardViewer<P,S,?>>, org.refcodes.mixin.SourceAccessor<CheckerboardViewer<P,S,?>>
All Known Implementing Classes:
AbstractCheckerboardViewerEvent, ViewportDimensionChangedEvent, ViewportOffsetChangedEvent

public interface CheckerboardViewerEvent<P extends Player<P,S>,S> extends org.refcodes.observer.GenericActionEvent<CheckerboardViewerAction,CheckerboardViewer<P,S,?>>
The Interface CheckerboardViewerEvent.
Author:
steiner
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.refcodes.mixin.ActionAccessor

    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>

    Nested classes/interfaces inherited from interface org.refcodes.mixin.SourceAccessor

    org.refcodes.mixin.SourceAccessor.SourceMutator<SRC extends Object>, org.refcodes.mixin.SourceAccessor.SourceProperty<SRC extends Object>
  • Method Summary

    Methods inherited from interface org.refcodes.mixin.ActionAccessor

    getAction

    Methods inherited from interface org.refcodes.mixin.SourceAccessor

    getSource