|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.threedmanipulation.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. |
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 void updateLine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||