Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
robocode.Event
robocode.PaintEvent
public final class PaintEvent
extends Event
onPaint()
is called on your robot.
You can use this event for setting the event priority by calling
setEventPriority("PaintEvent", priority)
Constructor Summary | |
|
Method Summary |
Methods inherited from class robocode.Event | |
compareTo , getPriority , getTime |