|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrthoCursorEventDispatcher | |
---|---|
synergynetframework.appsystem.contentsystem.jme.items | |
synergynetframework.jme.cursorsystem.elements.twod |
Uses of OrthoCursorEventDispatcher in synergynetframework.appsystem.contentsystem.jme.items |
---|
Uses of OrthoCursorEventDispatcher in synergynetframework.jme.cursorsystem.elements.twod |
---|
Methods in synergynetframework.jme.cursorsystem.elements.twod with parameters of type OrthoCursorEventDispatcher | |
---|---|
void |
OrthoCursorEventDispatcher.CommonCursorEventListener.cursorChanged(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor changed. |
void |
OrthoCursorEventDispatcher.CommonCursorEventListener.cursorClicked(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor clicked. |
void |
OrthoCursorEventDispatcher.CommonCursorEventListener.cursorPressed(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor pressed. |
void |
OrthoCursorEventDispatcher.CommonCursorEventListener.cursorReleased(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor released. |
void |
OrthoCursorEventDispatcher.CommonCursorEventListener.cursorRightClicked(OrthoCursorEventDispatcher commonCursorEventDispatcher,
ScreenCursor c,
MultiTouchCursorEvent event)
Cursor right clicked. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |