Modifier and Type | Class and Description |
---|---|
class |
VisibilityChangedEventImpl<P extends Player<P,?>>
The Class VisibilityChangedEventImpl.
|
Modifier and Type | Method and Description |
---|---|
void |
PlayerObserver.onVisibilityChangedEvent(VisibilityChangedEvent<P> aPlayerEvent)
This method is called when information about an Player which was
previously requested using an asynchronous interface becomes available.
|
void |
CheckerboardObserver.onVisibilityChangedEvent(VisibilityChangedEvent<P> aPlayerEvent,
Checkerboard<P,S> aSource)
This method is called when information about an Checkerboard which was
previously requested using an asynchronous interface becomes available.
|
Copyright © 2018. All rights reserved.