Property | Type | Description | |
---|---|---|---|
Instance | |||
allTracks | List |
Method | Description | |
---|---|---|
AddLogEntry ( String label, String description ) : void | ||
OnFloatingOriginUpdated ( ) : void | ||
checkGPS ( ) : bool | ||
continueTrack ( Track track ) : void | ||
deleteTrack ( Track &track ) : void | ||
isRecordingAllowed ( ) : bool | ||
restoreTracksFromFile ( ) : void | ||
saveTracks ( ) : void | ||
startNewTrack ( ) : void | ||
stopRecording ( ) : void | ||
updateAllLabelPositions ( ) : void | ||
updateCurrentTrack ( ) : void |
Method | Description | |
---|---|---|
TrackManager ( ) : System | ||
clearTracks ( ) : void |
public AddLogEntry ( String label, String description ) : void | ||
label | String | |
description | String | |
return | void |
public static TrackManager,PersistentTrails Instance | ||
return |