josx.platform.rcx
Class MinSound

java.lang.Object
  extended byjosx.platform.rcx.MinSound

public class MinSound
extends Object

Only the most basic APIs from Sound.


Method Summary
static void playTone(int aFrequency, int aDuration)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Method Detail

playTone

public static void playTone(int aFrequency,
                            int aDuration)
Deprecated.