|
|||||||||
| 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 Vibrator

java.lang.Objectcom.siemens.mp.game.Vibrator
- public class Vibrator
- extends java.lang.Object
- Version:
| Constructor Summary | |
Vibrator()
|
|
| Method Summary | |
static void |
startVibrator()
|
static void |
stopVibrator()
|
static void |
triggerVibrator(int duration)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Vibrator
public Vibrator()
| Method Detail |
startVibrator
public static void startVibrator()
stopVibrator
public static void stopVibrator()
triggerVibrator
public static void triggerVibrator(int duration)
|
|||||||||
| 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.Vibrator