lejos.robotics
Class MotorEvent

java.lang.Object
  extended by lejos.robotics.MotorEvent

public class MotorEvent
extends Object


Constructor Summary
MotorEvent(int degrees)
           
 
Method Summary
 int getRotationDegrees()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MotorEvent

public MotorEvent(int degrees)
Method Detail

getRotationDegrees

public int getRotationDegrees()