public interface ScoreEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(ScoreEvent event)
handler of score event, this method will be called on score event
|
void onEvent(ScoreEvent event) throws InterruptedException
event - - the event that dispatchedInterruptedExceptionCopyright © 2020. All rights reserved.