Uses of Class
lejos.robotics.MotorEvent

Packages that use MotorEvent
lejos.robotics Hardware abstraction interfaces for the robotics package. 
 

Uses of MotorEvent in lejos.robotics
 

Methods in lejos.robotics with parameters of type MotorEvent
 void TachoMotorListener.rotationEnded(MotorEvent event)
           
 void TachoMotorListener.rotationStarted(MotorEvent event)