public interface PInputEventListener extends EventListener
PBasicInputEventHandler| Modifier and Type | Method and Description |
|---|---|
void |
processEvent(PInputEvent event,
int type)
Called whenever an event is emitted.
|
void processEvent(PInputEvent event, int type)
event - event that was emittedtype - type of eventCopyright © 1995-2012 Piccolo2D. All Rights Reserved.