| Package | org.MARS.robot.actuators |
| Interface | public interface IActuator extends IElectronicDevice |
| Implementors | LED |
| Property | Defined by | ||
|---|---|---|---|
![]() | numberOfPorts : Number
Get the number of IO ports in the device.
| IElectronicDevice | |
| shape : Shape
[read-only] The shape of the actuator
| IActuator | ||
| Method | Defined by | ||
|---|---|---|---|
|
action():void
The function which is called on every step of the physics engine.
| IActuator | ||
![]() |
Get a certain IO port by its number
| IElectronicDevice | |