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

Quick Search    Search Deep

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

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

public class Light
extends java.lang.Object

Version:

Constructor Summary
Light()
           
 
Method Summary
static void setLightOff()
           
static void setLightOn()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Light

public Light()
Method Detail

setLightOn

public static void setLightOn()

setLightOff

public static void setLightOff()