Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.siemens.mp.game
Class Sound  view Sound download Sound.java

java.lang.Object
  extended bycom.siemens.mp.game.Sound

public class Sound
extends java.lang.Object

Version:

Constructor Summary
Sound()
           
 
Method Summary
static void playTone(int freq, int time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sound

public Sound()
Method Detail

playTone

public static void playTone(int freq,
                            int time)