|
|||||||||
| Home >> All >> com >> siemens >> mp >> [ game overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.siemens.mp.game
Class Sound

java.lang.Objectcom.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)
|
|||||||||
| Home >> All >> com >> siemens >> mp >> [ game overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.siemens.mp.game.Sound