|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsynergynetframework.jme.cursorsystem.MultiTouchElement
synergynetframework.jme.cursorsystem.TwoDMultiTouchElement
synergynetframework.jme.cursorsystem.elements.twod.OrthoControlPointRotateTranslateScale
synergynetframework.jme.cursorsystem.elements.twod.OrthoControlPointRotateTranslateScaleFix
public class OrthoControlPointRotateTranslateScaleFix
The Class OrthoControlPointRotateTranslateScaleFix.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class synergynetframework.jme.cursorsystem.elements.twod.OrthoControlPointRotateTranslateScale |
|---|
OrthoControlPointRotateTranslateScale.RotateTranslateScaleListener |
| Field Summary |
|---|
| Fields inherited from class synergynetframework.jme.cursorsystem.MultiTouchElement |
|---|
AXIS_Z, DIRECTION_UP |
| Constructor Summary | |
|---|---|
OrthoControlPointRotateTranslateScaleFix(com.jme.scene.Spatial pickingAndTargetSpatial,
FixGesture fixGesture)
Instantiates a new ortho control point rotate translate scale fix. |
|
| Method Summary | |
|---|---|
void |
cursorChanged(ScreenCursor c,
MultiTouchCursorEvent event)
Cursor changed. |
void |
cursorClicked(ScreenCursor c,
MultiTouchCursorEvent event)
Cursor clicked. |
void |
cursorPressed(ScreenCursor c,
MultiTouchCursorEvent event)
Cursor pressed. |
void |
cursorReleased(ScreenCursor c,
MultiTouchCursorEvent event)
Cursor released. |
boolean |
isFixed()
Checks if is fixed. |
void |
setFixed(boolean fixed)
Sets the fixed. |
| Methods inherited from class synergynetframework.jme.cursorsystem.elements.twod.OrthoControlPointRotateTranslateScale |
|---|
addRotateTranslateScaleListener, allowMoreThanTwoToRotateAndScale, allowSingleTouchFreeMove, getScaleMax, getScaleMin, removeRotateTranslateScaleListener, setRotateLimits, setScaleLimits |
| Methods inherited from class synergynetframework.jme.cursorsystem.TwoDMultiTouchElement |
|---|
getCursorScreenPositionAtPick, getPickDataForCursorID, getPickResultFromCursorIndex, getSpatial2DWorldPositionAtPick, registerScreenCursor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrthoControlPointRotateTranslateScaleFix(com.jme.scene.Spatial pickingAndTargetSpatial,
FixGesture fixGesture)
pickingAndTargetSpatial - the picking and target spatialfixGesture - the fix gesture| Method Detail |
|---|
public void cursorChanged(ScreenCursor c,
MultiTouchCursorEvent event)
MultiTouchElement
cursorChanged in class OrthoControlPointRotateTranslateScalec - the cevent - the event
public void cursorClicked(ScreenCursor c,
MultiTouchCursorEvent event)
MultiTouchElement
cursorClicked in class OrthoControlPointRotateTranslateScalec - the cevent - the event
public void cursorPressed(ScreenCursor c,
MultiTouchCursorEvent event)
MultiTouchElement
cursorPressed in class OrthoControlPointRotateTranslateScalec - the cevent - the event
public void cursorReleased(ScreenCursor c,
MultiTouchCursorEvent event)
MultiTouchElement
cursorReleased in class OrthoControlPointRotateTranslateScalec - the cevent - the eventpublic boolean isFixed()
public void setFixed(boolean fixed)
fixed - the new fixed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||