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 and Description |
|---|
PaintEvent()
Called by the game to create a new PaintEvent.
|
Copyright © 2021 Robocode. All Rights Reserved.