|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPaintRobot
A robot interface that makes it possible for a robot to receive paint events.
Method Summary | |
---|---|
IPaintEvents |
getPaintEventListener()
This method is called by the game to notify this robot about painting events. |
Methods inherited from interface robocode.robotinterfaces.IBasicRobot |
---|
getBasicEventListener, getRobotRunnable, setOut, setPeer |
Method Detail |
---|
IPaintEvents getPaintEventListener()
IPaintEvents
listener.
null
if this robot should
not receive the notifications.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |