| Package | org.MARS.robot.control |
| Interface | public interface IController extends IElectronicDevice |
| Implementors | Battery, BrainOne, BrainTwo, LineFollowingBrain, SquidTestBrain |
| Method | Defined by | ||
|---|---|---|---|
![]() |
Get a certain IO port by its number
| IElectronicDevice | |
|
step():void
A function that is called on every step of the physics engine.
| IController | ||