IController Methods |
The IController type exposes the following members.
| Name | Description | |
|---|---|---|
| Attach |
Called when a motor attempts to attach the controller to itself.
| |
| Detach |
Called when a motor has detatched the controller.
| |
| Pause |
Called immediately after the motor has been paused.
| |
| Resume |
Called immediately after the motor has been resumed (following a pause).
|