public class EnvironmentExplorerTrackedApp extends EarlyYearsTrackedApp
syncNameBODY_THRESHOLD_DISTANCE, HAND_THRESHOLD_DISTANCE, TABLE_HEIGHT, TABLE_LOCATION_X, TABLE_LOCATION_Y, TABLE_ORIENTATIONlocalDevicePosition, MEDIA_SEARCH, networkFlickEnabled, NETWORKING, ONE_MEDIA_AT_A_TIME, sync| Constructor and Description |
|---|
EnvironmentExplorerTrackedApp() |
| Modifier and Type | Method and Description |
|---|---|
void |
createMarker(com.jme3.math.Vector2f relativeLocation,
float relativeRotation)
Creates the marker.
|
static void |
main(java.lang.String[] args)
The main method.
|
void |
setMap(IItem item)
Sets the map.
|
void |
setTeacherControlVisibility(boolean visible)
Sets the teacher control visibility.
|
onDestroy, setActivity, shouldStartcursorChanged, cursorClicked, cursorPressed, cursorReleased, gestureaAllModeEnabled, gestureIndividualModeEnabled, gestureModeDisabled, getRealValue, initialiseTrackingAppArgs, localiseVector, objectAdded, objectChanged, objectRemoved, setUserLocations, userPointingbringAllStudentsToTop, createScreenShotItem, disableNetworkFlick, enableNetworkFlick, generateStudentMenu, getFeedbackTypes, getFriendlyAppName, getTableIdentity, login, loginAll, logout, logoutAll, logoutAllOfClass, modifyMenus, onContentFromProjectorArrival, onFind, onFlickArrival, reloadRemovableMediaCache, reloadServerCache, removeAdditionalMedia, removeVirtualTable, sendContentsToProjectors, sendScreenShotToProjectors, shouldStop, toggleFreeze, updateVirtualTable, utiliseScreenshotpublic static void main(java.lang.String[] args)
throws java.net.SocketException
args - the argumentsjava.net.SocketException - the socket exceptionpublic void createMarker(com.jme3.math.Vector2f relativeLocation,
float relativeRotation)
relativeLocation - the relative locationrelativeRotation - the relative rotationpublic void setMap(IItem item)
item - the new mappublic void setTeacherControlVisibility(boolean visible)
visible - the new teacher control visibility