lejos.nxt.addon
Class RCXMotor
java.lang.Object
lejos.nxt.BasicMotor
lejos.nxt.addon.RCXMotor
- All Implemented Interfaces:
- DCMotor
public class RCXMotor
- extends BasicMotor
Abstraction for an RCX motor.
Methods inherited from class lejos.nxt.BasicMotor |
backward, flt, forward, getMode, getPower, isBackward, isFloating, isForward, isMoving, isStopped, reverseDirection, setPower, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCXMotor
public RCXMotor(BasicMotorPort port)