|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Monitor | |
---|---|
apps.threedmanipulation.utils |
Uses of Monitor in apps.threedmanipulation.utils |
---|
Methods in apps.threedmanipulation.utils that return types with arguments of type Monitor | |
---|---|
java.util.List<Monitor> |
Context.getMonitors()
Gets the monitors. |
Method parameters in apps.threedmanipulation.utils with type arguments of type Monitor | |
---|---|
void |
Context.setMonitors(java.util.List<Monitor> monitors)
Sets the monitors. |
Constructor parameters in apps.threedmanipulation.utils with type arguments of type Monitor | |
---|---|
Context(java.util.List<Telescope> telescopes,
java.util.List<Monitor> monitors,
java.util.List<com.jme.scene.Spatial> manipulatableOjbects,
java.util.Map<java.lang.String,TouchPad> touchPads,
java.util.Map<java.lang.String,TwinObject> twinObjects,
ContentSystem contentSystem,
java.lang.String indirectManipulationMode,
com.jme.scene.Node worldNode,
com.jme.scene.Node orthoNode)
Instantiates a new context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |