public interface IPaintRobot extends IBasicRobot
| Modifier and Type | Method and Description |
|---|---|
IPaintEvents |
getPaintEventListener()
This method is called by the game to notify this robot about painting
events.
|
getBasicEventListener, getRobotRunnable, setOut, setPeerIPaintEvents getPaintEventListener()
IPaintEvents listener.null if this robot should
not receive the notifications.Copyright © 2021 Robocode. All Rights Reserved.