Represents the connection between a robot and it's controller [Used by the simulation. Do not invoke or override.] More...
Public Member Functions | |
RobotControllerConnection (IRobotExplorer robot, RobotController controller) | |
[Used by the simulation. Do not invoke or override.] More... | |
void | Update () |
[Used by the simulation. Do not invoke or override.] More... | |
void | ReceiveSignal (Arenas.ArenaSignals signal) |
[Used by the simulation. Do not invoke or override.] More... | |
Represents the connection between a robot and it's controller [Used by the simulation. Do not invoke or override.]
RobotControllerConnection.RobotControllerConnection | ( | IRobotExplorer | robot, |
RobotController | controller | ||
) |
[Used by the simulation. Do not invoke or override.]
robot | |
controller |
void RobotControllerConnection.ReceiveSignal | ( | Arenas.ArenaSignals | signal | ) |
[Used by the simulation. Do not invoke or override.]
signal |
void RobotControllerConnection.Update | ( | ) |
[Used by the simulation. Do not invoke or override.]