IBasicRobot
_AdvancedRadiansRobot
, _AdvancedRobot
, AdvancedRobot
, RateControlRobot
, Robot
, TeamRobot
public interface IPaintRobot extends IBasicRobot
Modifier and Type | Method | Description |
---|---|---|
IPaintEvents |
getPaintEventListener() |
This method is called by the game to notify this robot about painting
events.
|
getBasicEventListener, getRobotRunnable, setOut, setPeer
IPaintEvents getPaintEventListener()
IPaintEvents
listener.null
if this robot should
not receive the notifications.Copyright © 2018. All rights reserved.