|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlejos.nxt.BasicMotor
lejos.nxt.addon.RCXMotor
public class RCXMotor
Abstraction for an RCX motor.
| Field Summary |
|---|
| Fields inherited from class lejos.nxt.BasicMotor |
|---|
_port |
| Constructor Summary | |
|---|---|
RCXMotor(BasicMotorPort port)
|
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public RCXMotor(BasicMotorPort port)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||