Package | Description |
---|---|
edu.umd.cs.piccolo.event |
This package supports Piccolo event handlers.
|
Modifier and Type | Method and Description |
---|---|
PInputEventFilter |
PBasicInputEventHandler.getEventFilter()
Returns the event filter responsible for filtering incoming events.
|
Modifier and Type | Method and Description |
---|---|
void |
PBasicInputEventHandler.setEventFilter(PInputEventFilter newEventFilter)
Changes this event handler's filter to the one provided.
|
Copyright © 1995–2013 Piccolo2D. All rights reserved.