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

Quick Search    Search Deep

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

java.lang.Object
  extended bycom.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)