ch.aplu.nxt
Interface MotionListener

All Known Implementing Classes:
MotionAdapter

public interface MotionListener

Class with a declaration of a callback method when the movement stops.


Method Summary
 void motionStopped()
          Called when the movement stops.
 

Method Detail

motionStopped

void motionStopped()
Called when the movement stops.