public interface EventHandler
EventDispatcher
.Modifier and Type | Method and Description |
---|---|
int |
getEventType() |
void |
onEvent(Event event)
On event method which will be used to handle an incoming event dispatched
to it by a
EventDispatcher |
void onEvent(Event event)
EventDispatcher
event
- int getEventType()
Copyright © 2012. All Rights Reserved.