IAdvancedRobot, IBasicRobotRateControlRobot, TeamRobotpublic interface ITeamRobot extends IAdvancedRobot
TeamRobot
that is able to receive team events.
A team robot is an advanced type of robot that supports sending messages
between teammates that participates in a team.TeamRobot,
IBasicRobot,
IJuniorRobot,
IInteractiveRobot,
IAdvancedRobot,
ITeamRobot| Modifier and Type | Method | Description |
|---|---|---|
ITeamEvents |
getTeamEventListener() |
This method is called by the game to notify this robot about team events.
|
getAdvancedEventListenergetBasicEventListener, getRobotRunnable, setOut, setPeerITeamEvents getTeamEventListener()
ITeamEvents listener.null if this robot should
not receive the notifications.Copyright © 2018. All rights reserved.