public class TrainTracksTrackedApp extends EarlyYearsTrackedApp
syncName
BODY_THRESHOLD_DISTANCE, HAND_THRESHOLD_DISTANCE, TABLE_HEIGHT, TABLE_LOCATION_X, TABLE_LOCATION_Y, TABLE_ORIENTATION
localDevicePosition, MEDIA_SEARCH, networkFlickEnabled, NETWORKING, ONE_MEDIA_AT_A_TIME, sync
Constructor and Description |
---|
TrainTracksTrackedApp() |
Modifier and Type | Method and Description |
---|---|
void |
addCorner()
Adds the corner.
|
void |
addCross()
Adds the cross.
|
void |
addStraight()
Adds the straight.
|
java.lang.Integer |
getNumOfCorners()
Gets the num of corners.
|
java.lang.Integer |
getNumOfCrosses()
Gets the num of crosses.
|
java.lang.Integer |
getNumOfStraights()
Gets the num of straights.
|
static void |
main(java.lang.String[] args)
The main method.
|
void |
removeCorner()
Removes the corner.
|
void |
removeCross()
Removes the cross.
|
void |
removeStraight()
Removes the straight.
|
void |
setMode(boolean mode)
Sets the mode.
|
onDestroy, setActivity, shouldStart
cursorChanged, cursorClicked, cursorPressed, cursorReleased, gestureaAllModeEnabled, gestureIndividualModeEnabled, gestureModeDisabled, getRealValue, initialiseTrackingAppArgs, localiseVector, objectAdded, objectChanged, objectRemoved, setUserLocations, userPointing
bringAllStudentsToTop, 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, utiliseScreenshot
public static void main(java.lang.String[] args) throws java.net.SocketException
args
- the argumentsjava.net.SocketException
- the socket exceptionpublic void addCorner()
public void addCross()
public void addStraight()
public java.lang.Integer getNumOfCorners()
public java.lang.Integer getNumOfCrosses()
public java.lang.Integer getNumOfStraights()
public void removeCorner()
public void removeCross()
public void removeStraight()
public void setMode(boolean mode)
mode
- the new mode