|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context | |
---|---|
apps.threedmanipulation | |
apps.threedmanipulation.utils |
Uses of Context in apps.threedmanipulation |
---|
Methods in apps.threedmanipulation that return Context | |
---|---|
Context |
ThreeDManipulation.getContext()
Gets the context. |
Methods in apps.threedmanipulation with parameters of type Context | |
---|---|
void |
ThreeDManipulation.setContext(Context context)
Sets the context. |
Uses of Context in apps.threedmanipulation.utils |
---|
Methods in apps.threedmanipulation.utils with parameters of type Context | |
---|---|
static void |
ManipulatableObjectBuilder.buildManipulatedObject(Context context,
com.jme.scene.Spatial object,
com.jme.scene.Spatial clonedObject,
boolean isOneFingerMove,
boolean isManipulatedOjbectNode)
Builds the manipulated object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |