public interface KongregateEventListener
Interface to be notified of Kongregate events, all events will be posted to the UI thread.
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(java.lang.String event)
Called when a Kongregate API event is broadcast
|
void onEvent(java.lang.String event)
Called when a Kongregate API event is broadcast
event - The name of the event, from KongregateEvent