|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.threedmanipulationexperiment.tools.TouchPad
public class TouchPad
The Class TouchPad.
| Constructor Summary | |
|---|---|
TouchPad(java.lang.String name,
ContentSystem contentSystem,
com.jme.scene.Node worldNode,
com.jme.scene.Node orthoNode,
float monitorWidth,
com.jme.scene.Spatial manipulatabledOjbect,
com.jme.math.Vector2f initMonitorPosition)
Instantiates a new touch pad. |
|
| Method Summary | |
|---|---|
void |
cleanup()
Cleanup. |
com.jme.scene.Spatial |
getTouchPad()
Gets the touch pad. |
void |
resetTouchNumber()
Reset touch number. |
void |
setLocation(com.jme.math.Vector2f location)
Sets the location. |
void |
setRotationSpeed(int rotationSpeed)
Sets the rotation speed. |
void |
updateLine()
Update line. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TouchPad(java.lang.String name,
ContentSystem contentSystem,
com.jme.scene.Node worldNode,
com.jme.scene.Node orthoNode,
float monitorWidth,
com.jme.scene.Spatial manipulatabledOjbect,
com.jme.math.Vector2f initMonitorPosition)
name - the namecontentSystem - the content systemworldNode - the world nodeorthoNode - the ortho nodemonitorWidth - the monitor widthmanipulatabledOjbect - the manipulatabled ojbectinitMonitorPosition - the init monitor position| Method Detail |
|---|
public void cleanup()
public com.jme.scene.Spatial getTouchPad()
public void resetTouchNumber()
public void setLocation(com.jme.math.Vector2f location)
location - the new locationpublic void setRotationSpeed(int rotationSpeed)
rotationSpeed - the new rotation speedpublic void updateLine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||