|
Class Summary |
| CursorRegistry |
Utility class used predominantly by the cursor system to maintain a record of
all currently active cursors. |
| MultiTouchCursorSystem |
Relies on MultiTouch table input events being supplied with the coordinate
mode as CoordinateMode.ZERO_TO_ONE_YFLIP |
| MultiTouchElement |
Super class for elements that provide multi-touch interaction on a particular
JME Spatial. |
| MultiTouchElementRegistry |
Whenever a Spatial is to be interacted with, using the multitouch interface,
a MultiTouchElement is created. |
| ThreeDMultiTouchElement |
The Class ThreeDMultiTouchElement. |
| TwoDMultiTouchElement |
The Class TwoDMultiTouchElement. |