Sign in or register
for additional privileges

Border Codes

Mark Marino, Author

You appear to be using an older verion of Internet Explorer. For the best experience please upgrade your IE version or switch to a another web browser.

Arriving at Water Station

CODE:
  1.  // stop the compass from navigating
  2.  tbDowsingCompass.stopNavigation();
  3.  display.setCurrent(arrivedAlert);
  4.  display.vibrate(1000);
  5.  playAudioFile("arriving.wav", false);
Function: Stops navigating, vibrates, and plays the alert audio.
 




This page annotates:
TBMIDlet.java at line 352 - 356
Comment on this page
 

Discussion of "Arriving at Water Station"

Add your voice to this discussion.

Checking your signed in status ...

Previous page on path position, page 7 of 7 Path end, continue