Package | Description |
---|---|
org.piccolo2d |
Piccolo is a general-purpose Java-based engine that supports 2D visualizations.
|
Modifier and Type | Class and Description |
---|---|
class |
PInputManager
PInputManager is responsible for dispatching PInputEvents to node's
event listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
PRoot.addInputSource(PRoot.InputSource inputSource)
Advanced.
|
void |
PRoot.removeInputSource(PRoot.InputSource inputSource)
Advanced.
|
Copyright © 1995-2013 Piccolo2D. All Rights Reserved.